Skip to content

Instantly share code, notes, and snippets.

@Splaxi
Created December 18, 2019 07:53
Show Gist options
  • Save Splaxi/a3cd5f1a78a3a49a0548aca74a0ced1b to your computer and use it in GitHub Desktop.
Save Splaxi/a3cd5f1a78a3a49a0548aca74a0ced1b to your computer and use it in GitHub Desktop.
Register NuGet v2 provider
Register-PackageSource nugetV2 https://www.nuget.org/api/v2 -ProviderName NuGet -Trusted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment