但是,我的 VS 返回我无法解决的错误。
项目:LibraryViewProject
Failed to download package correctly. The contents of the package could not be verified.
The command ""H:\master\.nuget\nuget.exe" install "H:\master\LibraryViewProject\packages.config" -source "" -o> "H:\master\packages"" exited with code 1
项目:MvcApplicationRazorGeneratorSeparateLibrary
Failed to download package correctly. The contents of the package could not be verified.
The command ""H:\master\.nuget\nuget.exe" install "H:\master\MvcApplicationRazorGeneratorSeparateLibrary\packages.config" -source "" -o "H:\master\packages"" exited with code 1.
PS:我使用的是VS2013。