Adding back AzureAD feed

This commit is contained in:
Pranav K 2015-07-16 09:33:25 -07:00
parent dff40cf93d
commit f030d8c764
1 changed files with 1 additions and 0 deletions

View File

@ -4,5 +4,6 @@
<clear />
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetrelease/api/v2" />
<add key="NuGet" value="https://nuget.org/api/v2/" />
<add key="AzureAD" value="http://www.myget.org/F/azureadwebstackrelease"/>
</packageSources>
</configuration>