VS2010 and VS2008 project compatibility

前端 未结 8 2004
一个人的身影
一个人的身影 2020-12-08 15:22

Does anyone know if VS2010 will use the same project & solution file format as 2008, or will the 2008 project files need to be upgraded to 2010 format before they\'ll op

8条回答
  •  既然无缘
    2020-12-08 16:19

    You could just have two different solution files. Usually in open source they make fx. project-2008.sln and project-2005.sln.

提交回复
热议问题