Skip to content

Commit 38b6513

Browse files
[vs18.0] Remove audit sources from NuGet.config (#12769)
Backport of #12641 to vs18.0 Co-authored-by: Alexander Köplinger <[email protected]>
1 parent 51aff46 commit 38b6513

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)