I ran a build on VSTS 2010 RC with code coverage enabled and got this message in the build output:
"The test settings file you are using specifies to run tests with code coverage enabled. To use this feature, Visual Studio Premium or Visual Studio Ultimate is required. The tests will be run without code coverage enabled."
Does this mean I need to install Visual Studio 2010 Premium or Ultimate on the build server?