Remove aspnetrelease NuGet repo
No longer required with removal of Microsft.Extensions.Platform.Abstractions
This commit is contained in:
parent
d923d2e0d0
commit
31962e214d
@ -1,7 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<packageSources>
|
||||
<add key="aspnetrelease" value="https://www.myget.org/F/aspnetrelease/" />
|
||||
<add key="dotnetcore" value="https://www.myget.org/F/dotnet-core/" />
|
||||
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
|
||||
</packageSources>
|
||||
|
Loading…
Reference in New Issue
Block a user