- Deploy VS.Net 2010 on your build server(s)
- Copy the files from c:\{Program Files x86}\MSBuild\Microsoft\VisualStudio\... to your build machine.
Tuesday, June 7, 2011
Team Foundation Server 2010 isn't friendly for certain items...
It seems as if this is a normally recurring issue with build automation and Team Foundation Server 2010 specifically. Utilizing Team Foundation Server's build automation, it takes the *.sln and *.csproj files and utilizes that to create the output binaries as expected. What is unfortunate is that the .Net SDK doesn't have everything that you need to handle build automation on a build server, so you're forced to do one of 2 things:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment