NuGet 包管理器 windows 未打开
NuGet Package Manager windows not opening
使用 Visual Studio 2015 RTM,每当我尝试重建受 TFS 源代码控制的应用程序时,NuGet 包管理器 3.0 就会崩溃。它也不会打开 NuGet 包管理器配置 window。
3.0 版似乎存在错误,无法正确签出解决方案的 NuGet.Config
文件。处理此问题的方法是手动签出文件进行编辑。
这似乎与我遇到的问题相同。这是与 VS2015 RTM 打包的 nuget 版本的一个已知问题。
https://github.com/NuGet/Home/issues/974
csharpfritz commented 3 days ago
A hotfix is now available to install and we are confident it will
unblock you. Please grab the install from one of these locations
appropriately:
2.8.7 for VS 2013: https://github.com/NuGet/Home/releases/download/2.8.7/NuGet.Tools.vsix
3.1.1 for VS 2015: https://github.com/NuGet/Home/releases/download/3.1.1/NuGet.Tools.vsix
We will publish these to the Visual Studio gallery next week.
使用 Visual Studio 2015 RTM,每当我尝试重建受 TFS 源代码控制的应用程序时,NuGet 包管理器 3.0 就会崩溃。它也不会打开 NuGet 包管理器配置 window。
3.0 版似乎存在错误,无法正确签出解决方案的 NuGet.Config
文件。处理此问题的方法是手动签出文件进行编辑。
这似乎与我遇到的问题相同。这是与 VS2015 RTM 打包的 nuget 版本的一个已知问题。
https://github.com/NuGet/Home/issues/974
csharpfritz commented 3 days ago
A hotfix is now available to install and we are confident it will unblock you. Please grab the install from one of these locations appropriately:
2.8.7 for VS 2013: https://github.com/NuGet/Home/releases/download/2.8.7/NuGet.Tools.vsix
3.1.1 for VS 2015: https://github.com/NuGet/Home/releases/download/3.1.1/NuGet.Tools.vsix
We will publish these to the Visual Studio gallery next week.