【发布时间】:2020-08-03 12:23:41
【问题描述】:
"System.Net.Http" dll 似乎有问题。 我不断收到与此相关的各种错误: 在尝试恢复 nuget 包时(框架似乎无法连接到 nuget 索引:
Unable to load the service index for source https://api.nuget.org/v3/index.json.
即使在尝试通过 Visual Studio 2019 社区登录 Microsoft 帐户时:
we could not refresh the credentials for the account ...
Could not load file or assembly System.Web.Http, Version=5.2.2.0
这似乎是系统问题。我应该在哪里查看\在系统级别找到这个 dll? 请帮忙
【问题讨论】:
标签: visual-studio-2019 nuget-package system.net