I handled this by having projects of different names. For example The
original project was made in VS2003 and named ProjectVS7. When we
Upgraded to VS2005 I copied the project and renamed it to ProjectVS8. I
then ran VS2005 and converted that one. When we upgraded to VS2008 I
copied it and named it ProjectVS9 and converted that. Now we have 3
projects that work with all three versions of Visual Studio.
Hope this helps.
Leon Lambert
Priyanka wrote:
Hello,
I have a VS 2005 project that is a windows application. I want to
upgrade to 2008, but if others do not have the ability to upgrade, can
one developer have 2008 and another have 2005, and there not be any
issues? I hear in 2008 you can target for 2.0, but I know that the
solution setup changes and then it wants you to upgrade sometimes.
Wasn't sure what the deal was with 2008.
Thanks.