Merge branch 'release' into dev

This commit is contained in:
Pranav K 2015-09-30 11:16:43 -07:00
commit f0aa74773c
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@
<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="AzureAD" value="http://www.myget.org/F/azureadwebstacknightly" />
<add key="AzureAD" value="http://www.myget.org/F/azureadwebstacknightly/api/v3/index.json" />
</packageSources>
</configuration>