Build Type Settings Changes
I've fielded a couple of questions lately about where some of the settings for build types in TFS 2008 are stored. In the new version of TFS (2008) some of the build type settings have been moved from the TFSBuild.proj file to the TFS databases (mostly the TfsBuild database). So, even though you see the settings within the XML file (TFSBuild.proj) the XML settings have no effect on builds within TFS 2008. However, if you still have VS 2005 (or other "version 1") clients accessing your TFS 2008 build types, you should keep the XML settings in sync with the…
