RE: Managing C# solution and proj files for both VS 2003 & 2005



Hi Bill,

>That is, how would you (MS) suggest people to do so that
>they can use both 2003 and 2005 to work on the same code
>base? It's like this, IDE, SDK and Code, three different things
>and they should not be tied all together, right?

yes, I am afraid so. In the current scenario the general workaround is to
put your common-used code files in a separate folder, and copy it locally
when you need them in VS2003's projects.


Thanks for your understanding!

Best regards,

Gary Chang
Microsoft Community Support
--------------------
Get Secure! ¡§C www.microsoft.com/security
Register to Access MSDN Managed Newsgroups!
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn

This posting is provided "AS IS" with no warranties, and confers no rights.

.



Relevant Pages