Skip to content

Commit 46842f5

Browse files
Remove auditSources from NuGet.config (#37053)
Co-authored-by: Alexander Köplinger <[email protected]>
1 parent 43bcc1f commit 46842f5

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
@@ -19,10 +19,6 @@
1919
<add key="dotnet10-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10-transport/nuget/v3/index.json" />
2020
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
2121
</packageSources>
22-
<auditSources>
23-
<clear />
24-
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
25-
</auditSources>
2622
<disabledPackageSources>
2723
<clear />
2824
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->

0 commit comments

Comments
 (0)