Skip to content

Instantly share code, notes, and snippets.

@samueleresca
Created March 19, 2017 15:41
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 samueleresca/f4897bf1598ea116df04e1cb94ee05d5 to your computer and use it in GitHub Desktop.
Save samueleresca/f4897bf1598ea116df04e1cb94ee05d5 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
<add key="aspnet-contrib" value="https://www.myget.org/F/aspnet-contrib/api/v3/index.json" />
</packageSources>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment