Skip to content

Commit

Permalink
Enable NuGetAudit (dotnet#34650)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriySvyryd authored Sep 16, 2024
1 parent 0272396 commit d01625b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@
<package pattern="*" />
</packageSource>
</packageSourceMapping>
<auditSources>
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
</auditSources>
<disabledPackageSources>
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
Expand Down

0 comments on commit d01625b

Please sign in to comment.