Skip to content

Commit

Permalink
chore(deps): update dependency dhgms.qualityassurancepack to 2.4.12 (#…
Browse files Browse the repository at this point in the history
…1953)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 03bd636 commit 65200bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
</ItemGroup>

<ItemGroup Condition="$(IsWasmProject) == ''">
<PackageReference Include="Dhgms.QualityAssurancePack" Version="2.4.4" PrivateAssets="All" />
<PackageReference Include="Dhgms.QualityAssurancePack" Version="2.4.12" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<AdditionalFiles Include="$(MSBuildThisFileDirectory)stylecop.json" Link="stylecop.json" />
Expand Down

0 comments on commit 65200bc

Please sign in to comment.