azureadwebstack release feed

This commit is contained in:
BrennanConroy 2015-11-04 08:33:47 -08:00
parent 05ef1d944a
commit 7371558dbf
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/aspnetcirelease/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/api/v3/index.json" />
<add key="AzureAD" value="http://www.myget.org/F/azureadwebstackrelease/api/v3/index.json" />
</packageSources>
</configuration>