Reputation: 4539
What are the requirements to run automated builds through TFS, where the solution contains unit tests that use the Microsoft Fakes framework?
I have a build machine working now with VS 2010 and .NET 4.0. I know that VS 2012 Ultimate could be installed. How would I target VS 2012 rather than 2010?
Upvotes: 2
Views: 353
Reputation: 6558
TFS 2012 and Visual Studio 2012 are currently required on the build server to build and run tests using Fakes.
Upvotes: 1