forked from MeloNX/MeloNX
remove dotnet previews nuget source
This commit is contained in:
parent
16f77936e0
commit
aec0b99f8a
@ -2,9 +2,7 @@
|
||||
<configuration>
|
||||
<packageSources>
|
||||
<clear />
|
||||
<add key="dotnet8"
|
||||
value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json" />
|
||||
<add key="nuget"
|
||||
value="https://api.nuget.org/v3/index.json" />
|
||||
<add key="nuget"
|
||||
value="https://api.nuget.org/v3/index.json" />
|
||||
</packageSources>
|
||||
</configuration>
|
||||
|
Loading…
x
Reference in New Issue
Block a user