Created
October 14, 2021 12:02
-
-
Save geokal/af5e76d058f56038ec99f7386c31df07 to your computer and use it in GitHub Desktop.
add source to nuget config for dotnet to resolve packages
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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