migration - 将DotNetCore从VS2015迁移到VS2017后Nuget配置错误

标签 migration nuget .net-core

将 DotNetCore 应用程序从 VS2015 迁移到 VS2017 后,当我尝试运行该应用程序时收到引用错误。

如果我尝试管理我的 nuget 包,我会收到“nuget 配置无效”错误。在输出窗口中我看到很多“

TF10121: The path '///[NuGetDependency;;;;]' is not found or not supported. Type or select a different path.

"

我尝试在互联网上搜索但找不到任何解决方案。

最佳答案

上次我遇到此问题时,重新启动 VS 2017 有所帮助。确保您安装了 VS 2017 的最新更新。

关于migration - 将DotNetCore从VS2015迁移到VS2017后Nuget配置错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42691475/

相关文章:

ruby-on-rails - rails : Alter migrations during early development phases

nuget - 如何通过nuget安装MVVMLight

c# - 如何以编程方式找到 nuget 包安装文件夹? (.NET Core - 跨平台)

c# - Linqpad 6 (Core) 和.Net Core Api?

.net-core - 在 Visual Studio 2019 中针对 WSL 中的文件夹进行开发

ruby-on-rails - 修改迁移中的记录会引发 authlogic 错误

html - 移动 wordpress 站点后对 css 文件的错误请求

php - 迁移类别/部分到 joomla 2.5

localhost - 通过 localhost 在本地托管 Nuget Gallery,无法从 Visual Studio 库包管理器访问其提要 - 返回 404 Not Found

.net-core - .NET Core 2.1 ConfigurationBuilder.Build() - StackOverflowException