We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f980665 commit b807f72Copy full SHA for b807f72
src/nuget.config
@@ -3,7 +3,6 @@
3
<packageSources>
4
<clear />
5
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
6
- <add key="dotnet10" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10/nuget/v3/index.json" />
7
</packageSources>
8
<activePackageSource>
9
<add key="All" value="(Aggregate source)" />
0 commit comments