Skip to content

Commit

Permalink
Update dependency Dhgms.QualityAssurancePack to v2.3.117 (#368)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 27, 2023
1 parent 336eeb9 commit fdae09b
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 @@ -58,7 +58,7 @@
</ItemGroup>

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

0 comments on commit fdae09b

Please sign in to comment.