Updating feed to release

This commit is contained in:
suhasj 2015-03-25 10:41:48 -07:00
parent 1d8f64d71c
commit 3bb43e121b
1 changed files with 1 additions and 1 deletions

View File

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