Source unreachable when using the NuGet Package Manager Console

后端 未结 13 1917
面向向阳花
面向向阳花 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:59

    In my Package Manager Console i could not see any sources

    Going to: Tools -> Options -> Nuget Package Manager -> Package Sources

    I found the sources. Unchecking them, and them checking them back made the re-appear in my Package Manager Console

提交回复
热议问题