Skip to content

Commit 9373f72

Browse files
authored
Remove audit sources from NuGet.config (#12641)
The api.nuget.org source will clash with the CFSClean network isolation policy and the same data is provided by AzDO now.
1 parent 5e273cc commit 9373f72

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
@@ -60,8 +60,4 @@
6060
<!-- End: Package sources from dotnet-runtime -->
6161
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
6262
</disabledPackageSources>
63-
<auditSources>
64-
<clear />
65-
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
66-
</auditSources>
6763
</configuration>

0 commit comments

Comments
 (0)