Tagged Questions
1
vote
3answers
129 views
Building a VS2008 .NET 3.0 solution without installing .NET 3.5 on build server
I am developing using 3.0 and VS 2008.
The problem is my build server does not have 3.5 installed and therefore I cant build the solution as MSBuild for 2.0 will not support the VS 2008 solution ...