Source unreachable when using the NuGet Package Manager Console

后端 未结 13 1910
面向向阳花
面向向阳花 2020-12-12 15:11

We are moving our package management from manually updating files to NuGet. I am trying to install older versions of packages to match the one we already have in source cont

13条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-12 15:45

    You can change NuGet source from UI as well. Just change NuGet source to older version and it should work fine.

    enter image description here

    There seems to be still few bugs in VS 2015 related to api.nuget.org (v3).

提交回复
热议问题