从.net 4.5迁移到.net 4.6 [英] Migrating from .net 4.5 to .net 4.6

查看:220
本文介绍了从.net 4.5迁移到.net 4.6的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用带有.net framework 4.5。*的vs.net 2015。我希望将我的应用程序从.net 4.5。*迁移到.net框架4.6。

I am using vs.net 2015 with .net framework 4.5.* and I want to migrate my application from .net 4.5.* to .net framework 4.6.

请建议我这样做的最佳方法。

Please suggest me the best way to do this.

谢谢

推荐答案

嗨朋友,

感谢您在MSDN论坛上发帖。

Thank you for posting in MSDN forum.

直接 迁移项目完全没问题从.Net Framework 4.5到4.6。

It's totally ok to directly migrate project from .Net Framework 4.5 to 4.6.

.NET Framework 4.5及更高版本向后兼容使用早期版本的.NET Framework构建的应用程序。换句话说,使用以前版本构建的应用程序和组件无需在.NET Framework
4.5及更高版本上进行修改即可使用。

The .NET Framework 4.5 and later versions are backward-compatible with apps that were built with earlier versions of the .NET Framework. In other words, apps and components built with previous versions will work without modification on the .NET Framework 4.5 and later versions.

参考:
.NET Framework中的版本兼容性

最诚挚的问候,


这篇关于从.net 4.5迁移到.net 4.6的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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