Fixed nuget.config feeds

This commit is contained in:
Kiran Challa 2015-09-02 13:34:32 -07:00
parent 9828aaa66c
commit 4f927448e9
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
<configuration>
<packageSources>
<clear />
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetrelease/api/v2" />
<add key="NuGetorg" value="https://nuget.org/api/v2/" />
</packageSources>
</configuration>