Updating release NuGet.config

This commit is contained in:
Pranav K 2015-05-27 18:08:52 -07:00
parent 34223d892c
commit 59033fed80
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<configuration>
<packageSources>
<clear />
<add key="AspNetVNext" value="\\projectk-tc\drops\latest-packages\release" />
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetrelease/api/v2" />
<add key="xunit" value="https://www.myget.org/F/xunit/api/v2" />
<add key="NuGet" value="https://nuget.org/api/v2/" />
</packageSources>