Updating release NuGet.config to include AzureADNighty feed

This commit is contained in:
Pranav K 2015-01-21 16:53:45 -08:00
parent 4193fa29b7
commit d7b389e595
1 changed files with 1 additions and 0 deletions

View File

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