Removing the AzureAD feed from security repo

Wilson packages are now part of aspnet myget feeds. Removing azure feed from restore sources.
This commit is contained in:
Praburaj 2015-02-05 15:11:15 -08:00
parent 4e83a678c0
commit 710c2d7d21
1 changed files with 0 additions and 1 deletions

View File

@ -3,6 +3,5 @@
<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>