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 bfd94fe commit ee968d4Copy full SHA for ee968d4
1 file changed
NuGet.config
@@ -6,10 +6,6 @@
6
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
7
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
8
</packageSources>
9
- <auditSources>
10
- <clear />
11
- <add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
12
- </auditSources>
13
<disabledPackageSources>
14
<clear />
15
</disabledPackageSources>
0 commit comments