Add AzureAD

This commit is contained in:
BrennanConroy 2015-06-18 09:38:32 -07:00 committed by Brennan
parent ff473d6fc8
commit 3b5472b350
1 changed files with 1 additions and 0 deletions

View File

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