Skip to content

Commit 2c31966

Browse files
Bump ZXing.Net from 0.16.6 to 0.16.8
Bumps [ZXing.Net](https://github.com/micjahn/ZXing.Net) from 0.16.6 to 0.16.8. - [Release notes](https://github.com/micjahn/ZXing.Net/releases) - [Commits](micjahn/ZXing.Net@v0.16.6.0...v0.16.8.0) --- updated-dependencies: - dependency-name: ZXing.Net dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9f0065 commit 2c31966

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

barcoder/barcoder.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Serilog.AspNetCore" Version="4.1.0" />
1010
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.1" />
1111
<PackageReference Include="System.Drawing.Common" Version="5.0.2" />
12-
<PackageReference Include="ZXing.Net" Version="0.16.6" />
12+
<PackageReference Include="ZXing.Net" Version="0.16.8" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)