Updating to dev Azure AD feed

This commit is contained in:
Pranav K 2015-06-02 16:39:55 -07:00
parent 847894f317
commit 6f935f8e28
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>