Nitish Nagpal brings us this support experience today....
Problem Description
TFS 2012 with multiple C# solutions.
One solution depended on the .DLLs from other solutions.
Continuous Integration build definitions had been created for each solution.
When a solution containing a shared .DLL was modified, the goal was to run the build for the .DLL solution first, and then to run the build for the solution which uses the .DLL.
When the main solution is modified, the customer...(read more)
↧