Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent 9db5788 commit 566c1c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.build.props
Expand Up @@ -58,7 +58,7 @@
</ItemGroup>

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

0 comments on commit 566c1c2

Please sign in to comment.