NuGet isn't showing any packages

前端 未结 4 1734
既然无缘
既然无缘 2021-02-07 05:22

\"Empty I\'ve tried going to the URL listed for the official package source with my browser and I only get a

4条回答
  •  Happy的楠姐
    2021-02-07 05:57

    I had similar issue with VS2015. The default package feed (https://www.nuget.org/api/v2/curated-feeds/microsoftdotnet/) returned no results. Switched to https://www.nuget.org/api/v2 and was able to find packages again.

    Tools->Options->Nuget Package Manager->Package Sources and add new Package Source.

提交回复
热议问题