Skip to content

Commit

Permalink
Bump ZXing.Net.Bindings.Magick in /Google.Authenticator.Tests (#93)
Browse files Browse the repository at this point in the history
Bumps [ZXing.Net.Bindings.Magick](https://github.com/micjahn/ZXing.Net) from 0.16.8 to 0.16.9.
- [Release notes](https://github.com/micjahn/ZXing.Net/releases)
- [Commits](https://github.com/micjahn/ZXing.Net/commits)

---
updated-dependencies:
- dependency-name: ZXing.Net.Bindings.Magick
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 29, 2021
1 parent 9089243 commit 7904671
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="ZXing.Net" Version="0.16.7" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' != 'net452'">
<PackageReference Include="ZXing.Net.Bindings.Magick" Version="0.16.8" />
<PackageReference Include="ZXing.Net.Bindings.Magick" Version="0.16.9" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Google.Authenticator\Google.Authenticator.csproj" />
Expand Down

0 comments on commit 7904671

Please sign in to comment.