VS 2010 Solution Configuration build for a project context
问题 I have a Visual Studio solution containing 30+ projects. There are 2 build configurations, Debug and Release. Ten of the project files ( .csproj ) are generated reasonably frequently using an external tool and the templates for that generation include the Debug and Release configurations. Modifying the templates to include additional configurations is not really an option. So the problem I have is that I have a new project that is hosted in AppFabric/IIS. I'm using Web.Config transformations