Skip to content

Instantly share code, notes, and snippets.

@geokal
Created October 14, 2021 12:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geokal/af5e76d058f56038ec99f7386c31df07 to your computer and use it in GitHub Desktop.
Save geokal/af5e76d058f56038ec99f7386c31df07 to your computer and use it in GitHub Desktop.
add source to nuget config for dotnet to resolve packages
dotnet nuget add source https://api.nuget.org/v3/index.json -n nuget.org
check file:
%appdata%\NuGet\NuGet.Config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment