可移植性分析仪Visual Studio 2022/2019 .NET 6

发布于 2025-02-07 10:38:29 字数 205 浏览 0 评论 0 原文

我知道,正式,可移植性分析仪不支持Visual Studio 2022。

  1. 但是,有可能以某种方式分析从.NET框架到.NET 6的迁移?
  2. 在Visual Studio 2019中是否有可能获得.NET 6的可移植性分析?
  3. 移植到.NET 6的兼容性与.NET 5或.NET Standart 2.0相同的兼容性是否足够?

I know that, officially, Portability Analyzer does not support Visual Studio 2022.

  1. But is it possible to somehow get an analysis of the migration from .Net Framework to .Net 6?
  2. Is it possible somehow in the Visual Studio 2019 to get a portability analysis of the .net 6?
  3. Will it be enough that porting to .Net 6 will have the same compatibility as .net 5 or .Net Standart 2.0?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

初见你 2025-02-14 10:38:29

您可以使用升级辅助自身来分析,因为可移植性分析仪不支持Visual Studio 2022:

用法:
升级 - 辅助分析[选项]

请在下面查找资源以获取更多详细信息您的友好参考:

https://github.com/dotnet/upgrade-assistant#analyze-solution-solution-solution-prior-prorader
https:https:https:https:// VisualStudio.com/t/the-net-upgrade-assistant-analyze-command-command-command-command-command-s-1/1657318

You can use upgrade-assistant itself to analyze as Portability Analyzer does not support in Visual Studio 2022:

Usage:
upgrade-assistant analyze [options]

Please find below the resources for more details your kind reference:

https://github.com/dotnet/upgrade-assistant#analyze-solution-prior-to-upgrade
https://developercommunity.visualstudio.com/t/the-net-upgrade-assistant-analyze-command-output-s-1/1657318

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文