Adding AzureAD feed

This commit is contained in:
Pranav K 2015-07-16 09:34:51 -07:00
parent 3c7c191140
commit 6b2f1f5e02
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>