When setting up our TFS 2010 build machine, we try to avoid installing Visual Studio (2005/2008/2010). For most versions, just installing the necessary SDK allowed us to get good builds without a visual studio.
However, with VSTSDB (Visual Studio Team System Database for professionals), I can’t determine which (if any) SDK is available for installation, and not for installing VSTSDB on the build machine. Is there such an SDK?
source
share