Skip to content

Commit 756c689

Browse files
Remove auditSources from NuGet.config (#11243)
The api.nuget.org source will clash with the CFSClean network isolation policy Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
1 parent 0e03d81 commit 756c689

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

NuGet.config

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,5 @@
2121
<add key="dotnet10" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10/nuget/v3/index.json" />
2222
<add key="dotnet10-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10-transport/nuget/v3/index.json" />
2323
</packageSources>
24-
<auditSources>
25-
<clear />
26-
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
27-
</auditSources>
2824
<disabledPackageSources />
2925
</configuration>

0 commit comments

Comments
 (0)