Skip to content

Commit 0338573

Browse files
chore(deps): update dependency net.codecrete.qrcodegenerator to 2.1.0
1 parent c93a7d8 commit 0338573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/QRCoder/QRCoder.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<Import Project="..\..\template.targets" />
33
<ItemGroup>
4-
<PackageReference Include="Net.Codecrete.QrCodeGenerator" Version="2.0.7" />
4+
<PackageReference Include="Net.Codecrete.QrCodeGenerator" Version="2.1.0" />
55
</ItemGroup>
66
<PropertyGroup>
77
<EmbedNuGetDlls>QrCodeGenerator.dll</EmbedNuGetDlls>

0 commit comments

Comments
 (0)