manage different verions of a Visual Studio project?
Posted
by HoNgOuRu
on Stack Overflow
See other posts from Stack Overflow
or by HoNgOuRu
Published on 2010-04-01T14:50:28Z
Indexed on
2010/04/01
15:53 UTC
Read the original article
Hit count: 251
I'm working on the upgrade of my c# visual express 2008 project to a newer version. How do I manage this without having to copy the whole project directory and work into the copied directory project?
© Stack Overflow or respective owner