【问题标题】:library upgrade to .net standard 2.1库升级到 .net 标准 2.1
【发布时间】:2020-06-23 01:33:20
【问题描述】:

我在 Visual Studio 2017 有用 .net 标准 2.0 编写的类库。现在我需要升级到 .net 标准 2.1。问题是无法获取.net标准2.1。

我需要 Visual Studio 2019 吗?

【问题讨论】:

    标签: c# visual-studio-2017 .net-standard .net-standard-2.1


    【解决方案1】:

    作为.Net Standard 2.1 represents .NET Core 3.0 或更高版本和.NET Core 3.0 requires Visual Studio 2019

    是的,如果您想使用 Visual Studio 开发 .NET Standard 2.1 - 库,则需要 Visual Studio 2019。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-01-01
      • 2021-10-13
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多