Is Visual Studio 2013 compatible with 2010 projects?

前端 未结 3 1605
梦谈多话
梦谈多话 2021-02-07 01:05

VS2012 could open up VS2010 projects and leave them in a state where they would be usable in VS2010.

Does VS2013 have the same feature?

3条回答
  •  萌比男神i
    2021-02-07 01:35

    Visual Studio 2013 supports "round tripping" with support for solutions as far back as VS2010. There are some exceptions where an upgraded project may be required, depending on the type of project(s) in the solution. Generally, you can open and save solutions from VS2010, VS2012 and of course, any created in VS2013.

提交回复
热议问题