Skip to content

Commit

Permalink
Enable NuGet package auditing
Browse files Browse the repository at this point in the history
  • Loading branch information
Numpsy committed Jan 18, 2024
1 parent 116c636 commit 264d3db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@

<UseArtifactsOutput>true</UseArtifactsOutput>

<NuGetAudit>enable</NuGetAudit>
<NuGetAuditMode>all</NuGetAuditMode>

</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 264d3db

Please sign in to comment.