Merge remote-tracking branch 'origin/master' into rel/1.0.1

This commit is contained in:
Pranav K 2016-08-12 10:37:52 -07:00
commit 4ca44f01cf
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<configuration>
<packageSources>
<clear />
<add key="AspNetVNext" value="https://www.myget.org/f/aspnetmaster/api/v3/index.json" />
<add key="AspNetCore" value="https://dotnet.myget.org/F/aspnetcore-master/api/v3/index.json" />
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>