What are the necessary steps I have to do to get Team Build 2008 to build a Visual Studio 2005 solution targeting .NET 2.0?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Apparently all you have to do is install VS2005 on the build server and then:
http://social.msdn.microsoft.com/Forums/en-US/tfsbuild/thread/9afc874b-48b7-4f9f-a009-b92fd9404b39
I’ve managed to get it working by just copying the C:\Program Files\MSBuild\Microsoft\VisualStudio\v8.0 folder over.