Skip to content

Commit

Permalink
Predictable audit sources
Browse files Browse the repository at this point in the history
  • Loading branch information
bash committed Jan 30, 2025
1 parent 9a79ed4 commit e605acd
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 @@ -7,6 +7,10 @@

<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>
<auditSources>
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
</auditSources>
<packageSourceMapping>
<packageSource key="nuget.org">
<package pattern="*" />
Expand Down

0 comments on commit e605acd

Please sign in to comment.