Updating to release AzureAD feed

This commit is contained in:
Pranav K 2015-08-24 12:27:59 -07:00
parent 86962ab12c
commit 583c251f02
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/aspnetliterelease/api/v2" />
<add key="NuGet" value="https://nuget.org/api/v2/" />
<add key="AzureAD" value="http://www.myget.org/F/azureadwebstacknightly"/>
<add key="AzureAD" value="http://www.myget.org/F/azureadwebstackrelease"/>
</packageSources>
</configuration>