Changing the feed for AzureAD to nightly

This commit is contained in:
Kiran Challa 2015-06-08 13:08:37 -07:00
parent 0f033cfda7
commit 4366bbb81d
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/aspnetvnext/api/v2" />
<add key="NuGet" value="https://nuget.org/api/v2/" />
<add key="AzureAD" value="http://www.myget.org/F/azureadwebstackrelease"/>
<add key="AzureAD" value="http://www.myget.org/F/azureadwebstacknightly"/>
</packageSources>
</configuration>