Switching to release AzureAD feed

This commit is contained in:
Pranav K 2015-09-30 11:16:25 -07:00
parent 88d1bb0cfe
commit 81a8f273ec
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" />
<add key="AzureAD" value="http://www.myget.org/F/azureadwebstackrelease/api/v3/index.json" />
</packageSources>
</configuration>