Last active
October 2, 2018 16:20
-
-
Save johnw86/65574957fe449937b9fad08441b443db to your computer and use it in GitHub Desktop.
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
Update nuget.exe | |
nuget.exe update -self | |
Update source credentials so you don't have to keep entering them over and over | |
nuget.exe sources Update||Add -Name sourceNameHere -UserName userNameHere -Password passwordHere -Source sourceUrlHere |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment