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 8d67e35 commit f9fce60Copy full SHA for f9fce60
NuGet.config
@@ -24,10 +24,6 @@
24
<!-- Need for prototype Roslyn compiler for runtime-async -->
25
<add key="general-testing" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/general-testing/nuget/v3/index.json" />
26
</packageSources>
27
- <auditSources>
28
- <clear />
29
- <add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
30
- </auditSources>
31
<disabledPackageSources>
32
<clear />
33
</disabledPackageSources>
0 commit comments