Web Config Transform not working
In a .NET MVC 3.0 Application I have the following configuration in appSettings:
In a .NET MVC 3.0 Application I have the following configuration in appSettings:
I’m a fan of the new VS 2010 Web.config transformations. I use this feature for deployment purposes and wondered if it is possible to use them for debugging too.