如何在Visual Studio 2019中将.NET Framework 4.7.2项目迁移到.NET Core 3.0

编程入门 行业动态 更新时间:2024-10-21 13:36:09
本文介绍了如何在Visual Studio 2019中将.NET Framework 4.7.2项目迁移到.NET Core 3.0的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我有一个针对.NET Framework 4.7.2的Windows Forms应用程序。由于.NET Core 3.0支持Windows窗体,因此我想尝试一下。是否有任何方法可以将VS2019项目从.NET Framework转换为.NET Core,或者唯一可行的方法是创建一个新的.NET Core项目并添加旧项目中的文件?

I have a Windows Forms application targeted for .NET Framework 4.7.2. As .NET Core 3.0 supports Windows Forms I'd like to try it. Is there any way to convert VS2019 project from .NET Framework to .NET Core or the only way possible is to create a new .NET Core project and add files from the old one?

我只问有关VS项目的迁移,而不是任何潜在的不兼容性问题。

I'm asking only about VS project migration, not any potential incompatibility issues.

推荐答案

官方工具发布了:尝试转换

检查出最新版本。

在官方工具发布之前,这里是一些替代者的链接迁移-von-NET-Framework-zu-NET-Core-per-PowerShell

Until official tool is published, here is link from some guy that has made alternative Migration-von-NET-Framework-zu-NET-Core-per-PowerShell

更多推荐

如何在Visual Studio 2019中将.NET Framework 4.7.2项目迁移到.NET Core 3.0

本文发布于:2023-11-15 19:10:03,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1597188.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:中将   项目   如何在   Visual   NET

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!