Skip to content

Commit 971f975

Browse files
Bump ZXing.Net from 0.16.6 to 0.16.9
Bumps [ZXing.Net](https://github.com/micjahn/ZXing.Net) from 0.16.6 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 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 832e421 commit 971f975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.9" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)