Remove Azure AD feed from nuget.config
Wilson packages are from our own feed.
This commit is contained in:
parent
3bf675f343
commit
b5bfb5a93d
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue