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:
parent
4e83a678c0
commit
710c2d7d21
|
|
@ -3,6 +3,5 @@
|
||||||
<packageSources>
|
<packageSources>
|
||||||
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetrelease/api/v2" />
|
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetrelease/api/v2" />
|
||||||
<add key="NuGet.org" value="https://nuget.org/api/v2/" />
|
<add key="NuGet.org" value="https://nuget.org/api/v2/" />
|
||||||
<add key="AzureADNighty" value="http://www.myget.org/F/azureadwebstacknightly"/>
|
|
||||||
</packageSources>
|
</packageSources>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue