Skip to content

Commit

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

---
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] committed May 5, 2022
1 parent 50f6236 commit 06f6e85
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.15" PrivateAssets="All" />
<PackageReference Include="Dhgms.QualityAssurancePack" Version="2.3.17" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<AdditionalFiles Include="$(MSBuildThisFileDirectory)stylecop.json" Link="stylecop.json" />
Expand Down

0 comments on commit 06f6e85

Please sign in to comment.