Skip to content

Commit

Permalink
Merge pull request #328 from Catel/GitHubSync/20240325-143717
Browse files Browse the repository at this point in the history
GitHubSync update
  • Loading branch information
GeertvanHorrik authored Mar 25, 2024
2 parents 65aef14 + ab22a98 commit 71648be
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 @@ -54,12 +54,12 @@
</PropertyGroup>

<!-- NuGet auditing -->
<ItemGroup>
<PropertyGroup>
<!-- All means even indirect packages -->
<NuGetAuditMode>all</NuGetAuditMode>
<!-- Low means even low vulnerabilities will be reported -->
<NuGetAuditLevel>low</NuGetAuditLevel>
</ItemGroup>
</PropertyGroup>

<ItemGroup>
<Compile Include="..\*.cs">
Expand Down

0 comments on commit 71648be

Please sign in to comment.