Unable to Install Any Package in Visual Studio 2015

后端 未结 19 2314
太阳男子
太阳男子 2020-12-07 13:32

I\'ve tried every package I could possibly find and none of them will install in my project. I\'ve installed every update listed in the Extensions and Updates list that wer

相关标签:
19条回答
  • 2020-12-07 14:27

    I had this problem, which seemed to be caused by something broken in the solution level packages folder. I deleted the contents of the folder and let nuget install all the packages again.

    I could then install new packages again.

    0 讨论(0)
提交回复
热议问题