An issue that I have now come across a couple of times is the ability to still use an older version TFS to build .NET 4 projects/solutions.
The solution that I have used is to to override the standard build target and call the correct version of MSBuild.exe using the Exec task.
No comments:
Post a Comment