Skip to content

Commit

Permalink
Merge pull request #329 from Catel/GitHubSync/20240325-161818
Browse files Browse the repository at this point in the history
GitHubSync update
  • Loading branch information
GeertvanHorrik authored Mar 25, 2024
2 parents 71648be + 9b7d3b6 commit 74f88c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Build.shared.implicit.props
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
<!-- NuGet auditing -->
<PropertyGroup>
<!-- All means even indirect packages -->
<NuGetAuditMode>all</NuGetAuditMode>
<!-- <NuGetAuditMode>all</NuGetAuditMode>-->
<!-- Low means even low vulnerabilities will be reported -->
<NuGetAuditLevel>low</NuGetAuditLevel>
<!-- <NuGetAuditLevel>low</NuGetAuditLevel>-->
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 74f88c6

Please sign in to comment.