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 43bcc1f commit 46842f5Copy full SHA for 46842f5
NuGet.config
@@ -19,10 +19,6 @@
19
<add key="dotnet10-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10-transport/nuget/v3/index.json" />
20
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
21
</packageSources>
22
- <auditSources>
23
- <clear />
24
- <add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
25
- </auditSources>
26
<disabledPackageSources>
27
<clear />
28
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
0 commit comments