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 f366006 commit 8abe048Copy full SHA for 8abe048
NuGet.config
@@ -18,9 +18,5 @@
18
<add key="dotnet11" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet11/nuget/v3/index.json" />
19
<add key="dotnet11-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet11-transport/nuget/v3/index.json" />
20
</packageSources>
21
- <auditSources>
22
- <clear />
23
- <add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
24
- </auditSources>
25
<disabledPackageSources />
26
</configuration>
0 commit comments