Skip to content

Commit

Permalink
Merge pull request #540 from Catel/GitHubSync/20240325-143759
Browse files Browse the repository at this point in the history
GitHubSync update
  • Loading branch information
GeertvanHorrik committed Mar 25, 2024
2 parents 404c1fe + 0b972f9 commit 636dd95
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 636dd95

Please sign in to comment.