【问题标题】:Failed in deploying .net core 3.1 app in App Service (via its Deployment Center)在应用服务中部署 .net core 3.1 应用失败(通过其部署中心)
【发布时间】:2020-05-10 07:31:36
【问题描述】:

使用部署中心(在应用服务中)部署 .net core 3.1 应用时,我得到以下信息 失败错误:

"error NETSDK1045: The current .NET SDK does not support targeting .NET Core 3.1.  Either target .NET Core 2.2 or lower, or use a version of the .NET SDK that supports .NET Core 3.1" 

在环境中部署 .net core 2.1 应用程序对我来说很好。我应该怎么做才能解决问题?

【问题讨论】:

    标签: azure azure-web-app-service asp.net-core-3.1


    【解决方案1】:

    我找到了我的问题的答案。 SDK (.net core 3.1) 尚未部署在应用服务中。

    根据下面的帖子,应该很快就到了。

    https://github.com/Azure/app-service-announcements-discussions/issues/129#issuecomment-569997549

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-06-16
      • 2021-12-13
      • 2020-10-18
      • 2011-07-29
      • 2019-03-10
      • 1970-01-01
      相关资源
      最近更新 更多