Skip to content

Instantly share code, notes, and snippets.

@OsirisTerje
Created June 25, 2020 11:40
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 OsirisTerje/55ebcc21f5a6d535b67eb49be7e0cf00 to your computer and use it in GitHub Desktop.
Save OsirisTerje/55ebcc21f5a6d535b67eb49be7e0cf00 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<add key="Nuget" value="https://api.nuget.org/v3/index.json" />
<add key="Local" value="c:\nuget" />
</packageSources>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment