Skip to content

Commit

Permalink
Bump Dhgms.QualityAssurancePack from 2.3.11 to 2.3.15 in /src (#1033)
Browse files Browse the repository at this point in the history
Bumps [Dhgms.QualityAssurancePack](https://github.com/DHGMS-Solutions/qualityassurancepack) from 2.3.11 to 2.3.15.
- [Release notes](https://github.com/DHGMS-Solutions/qualityassurancepack/releases)
- [Commits](DHGMS-Solutions/qualityassurancepack@2.3.11...2.3.15)

---
updated-dependencies:
- dependency-name: Dhgms.QualityAssurancePack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2022
1 parent 2e185bf commit 8654d67
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 @@ -57,7 +57,7 @@
</ItemGroup>

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

0 comments on commit 8654d67

Please sign in to comment.