Visual Studio 2015解决方案与Visual Studio 2013向后兼容 [英] Visual Studio 2015 solutions backwards compatibility with Visual Studio 2013

查看:202
本文介绍了Visual Studio 2015解决方案与Visual Studio 2013向后兼容的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

似乎我可以在VS 2015中打开VS 2013解决方案文件.关于向后兼容性,我有几个问题:

It seems that I can open a VS 2013 solution file in VS 2015. I've a few questions regarding backwards compatibility:

  • 是否可以在VS 2015中安全地维护VS 2013解决方案而又不丧失在VS 2013中对其进行处理的能力?
  • VS 2013解决方案可以在VS 2013中维护吗?

我可以亲自尝试一下,但是我想知道是否有一些需要我注意的书面警告.

I can try it out all myself, but I would like to know if there are some documented caveats I should be aware of.

推荐答案

我终于在MSDN文章

I finally found official docs on files supported when upgrading solutions in Visual Studio in the MSDN article Porting, Migrating, and Upgrading Visual Studio Projects.

关键要点在开头的段落中.

The key takeaway here is in the opening paragraph.

如果将Visual Studio 2015与Visual Studio 2013,Visual Studio 2012或Visual Studio 2010 SP1一起使用,则可以创建和修改任何版本的项目和文件.只要不添加其中一个版本不支持的功能,就可以在版本之间传输项目和文件.

If you use Visual Studio 2015 together with Visual Studio 2013,Visual Studio 2012 or Visual Studio 2010 SP1, you can create and modify projects and files in any of the versions. You can transfer projects and files among the versions as long as you don't add features that are not supported by one of the versions.

只要您没有在较低版本中不支持的较高版本中实现功能,就可以在不同版本的Visual Studio中运行相同的解决方案.

这不仅适用于VS 2015-2013兼容性,还适用于VS 2012和VS 2010 SP 1.

This applies not only to VS 2015-2013 compatibility, but also to VS 2012 and VS 2010 SP 1 as well.

作为旁注,我在尝试在VS 2015中打开报表项目时碰到了这一点.本文还详细介绍了VS版本之间特定类型文件之间的兼容性.

As a side note, I came across this while trying to open my report projects in VS 2015. The article also gives a breakdown of the compatibility between specific kinds of files between VS versions.

这篇关于Visual Studio 2015解决方案与Visual Studio 2013向后兼容的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆