Updating to release NuGet.config

This commit is contained in:
Pranav K 2015-01-20 18:09:35 -08:00
parent 0873c6710f
commit 3f67e10dbe
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetrelease/api/v2" />
<add key="NuGet.org" value="https://nuget.org/api/v2/" />
</packageSources>
</configuration>