【发布时间】:2020-06-29 09:43:16
【问题描述】:
当我尝试从 Nuget 包管理器安装 Microsoft.Azure.ServiceBus 时,出现如下图所示的错误
安装日志跟踪后,我看到了这个错误
Error The feed 'nuget.org [https://api.nuget.org/v3/index.json]' lists package 'Microsoft.Azure.Services.AppAuthentication.1.0.3' but multiple attempts to download the nupkg have failed. The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again.
Unable to find package 'Microsoft.Azure.Services.AppAuthentication.1.0.3'.
谁能帮助我,因为我无法弄清楚出了什么问题。
提前致谢
【问题讨论】:
标签: c# azure nuget azureservicebus