Updating nuget.master.config template to have aspnetmasterfeed

Fixes: https://github.com/aspnet/Universe/issues/177
This commit is contained in:
Praburaj 2015-03-10 12:13:54 -07:00
parent 397e2c9968
commit 763051e6b8
1 changed files with 2 additions and 1 deletions

View File

@ -2,5 +2,6 @@
<configuration>
<packageSources>
<add key="NuGet" value="https://nuget.org/api/v2/" />
<add key="AspNetMaster" value="https://www.myget.org/F/aspnetmaster/api/v2" />
</packageSources>
</configuration>
</configuration>