Trying to configure Visual Studio 2008 project (TFS2010) on TeamCity, created build step with MS build selecting 2.0 as the .NET Framework version - but getting the follwoing error:
error MSB5014: File format version is not recognized. MSBuild can only read solution files between versions 7.0 and 9.0, inclusive
Any ideas on how to resolve this issue? I also tried selecting Visual Studio (sln) as Runner Type even that is not working.