How to load VS2005 project with VS2008 and downgrade it to .NET 2.0?
-
Hi, I have a VS2005 project for Windows CE 5.0. After I migrate it to VS2008, I want to downgrade to .NET 2.0 for the backwrad compatability. However I can't find "Target Framework" in the project properties for me to select. How do I downgrade it? Thanks!
Best, Jun
-
Hi, I have a VS2005 project for Windows CE 5.0. After I migrate it to VS2008, I want to downgrade to .NET 2.0 for the backwrad compatability. However I can't find "Target Framework" in the project properties for me to select. How do I downgrade it? Thanks!
Best, Jun
You don't. The "Target Framework" option didn't come around until Visual Studio 2010.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
You don't. The "Target Framework" option didn't come around until Visual Studio 2010.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak:confused::confused::confused: I use VS 2008 C# Express regularly, and I set "Target Framework" to ".NET Framework 2.0" all the time... (the other choices being 3.0 and 3.5).
Luc Pattyn [My Articles] Nil Volentibus Arduum
Fed up by FireFox memory leaks I switched to Opera and now CP doesn't perform its paste magic, so links will not be offered. Sorry.
-
:confused::confused::confused: I use VS 2008 C# Express regularly, and I set "Target Framework" to ".NET Framework 2.0" all the time... (the other choices being 3.0 and 3.5).
Luc Pattyn [My Articles] Nil Volentibus Arduum
Fed up by FireFox memory leaks I switched to Opera and now CP doesn't perform its paste magic, so links will not be offered. Sorry.
Really? Has it been that long already that I've forgotten about it?? :-\
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
Really? Has it been that long already that I've forgotten about it?? :-\
A guide to posting questions on CodeProject[^]
Dave Kreskowiak