updated the pakcage source for rc2 release

This commit is contained in:
Kerry Jiang 2016-05-16 12:32:50 +08:00
Родитель ef92bf3834
Коммит 04180e2a75
1 изменённых файлов: 2 добавлений и 3 удалений

Просмотреть файл

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