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 0e03d81 commit 756c689Copy full SHA for 756c689
NuGet.config
@@ -21,9 +21,5 @@
21
<add key="dotnet10" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10/nuget/v3/index.json" />
22
<add key="dotnet10-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10-transport/nuget/v3/index.json" />
23
</packageSources>
24
- <auditSources>
25
- <clear />
26
- <add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
27
- </auditSources>
28
<disabledPackageSources />
29
</configuration>
0 commit comments