I\'m cleaning up old build definitions and I want to back them up in case there is something I\'m missing, is there a way to export the build definitions using Visual Studio
You could use the TFS API to export it to a format that you could load it back in with like in How to Move TFS 2010 Build Definition between Projects? .