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