How to Upgrade a VS 2005 sln to a VS 2010 sln? Error converting

Trips

Well-known member
Joined
Aug 7, 2010
Messages
2,788
Hello,
I Ive got a fresh install of 2K8R2 with VS 2010 and TFS 2010. Ive tracked down an old VS 2005 project I want to convert and add to TFS but when I open with VS 2010 it cant convert it:

Conversion Report - SortStringSortString.csproj: Project file successfully backed up as E:SystemMy Documents AllmdepouwVisual Studio 2005ProjectsSortStringBackupSortStringSortString.csproj Your project is targeting .NET Framework 2.0 or 3.0. If
your project uses assemblies requiring a newer .NET Framework, your project will fail to build. You can change the .NET Framework version by clicking Properties on the project menu and then selecting a new version in the .NET Framework dropdown box. (In
Visual Basic, this is located on the Compile tab by clicking the Advanced Compiler Options... button.)

Unable to save converted project file.

Maybe Im seeing this cause I dont have .Net 2.0 installed? I know Ive got .Net 4.0 and .Net 3.5 SP1 installed.
How do I open the project properties and change it if I cant open the project?
<hr class="sig Regards, Mike DePouw

View the full article
 
Back
Top