I have two solutions
I also have two TFS 2010 build configurations
To prevent BuildConfigB from trying to deploy WebApplication1, I put a <DeployOnBuild>false</DeployOnBuild>
in WebApplication1.csproj. But that also prevents BuildConfigA from deploying it. How could I accomodate this scenario?
This is what I ended up deciding to do. I now have three solutions
I do most of my development in SolutionB because I like being able to easily reference and compile against both projects. I don't use SoluctionC at all other than as part of the following two build configurations
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With