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

查看:65
本文介绍了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 2015 解决方案?

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

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 文章 移植、迁移和升级 Visual Studio 项目.

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天全站免登陆