January 2008 - Posts

3
Comments

AppDomain.CurrentDomain.BaseDirectory Changed in Unit Tests with Visual Studio 2008 by narshe

Recently I tried converting a solution from Visual Studio 2005 to 2008. Everything seemed to work until I ran all the unit tests. More than 50% of them failed. I found the reason is because AppDomain.CurrentDomain.BaseDirectory changed from 2005 to 2008...
Filed under: , ,
More Posts