Skip to content

Commit

Permalink
Merge pull request #57 from yogendrasgautam/yg/update-lib
Browse files Browse the repository at this point in the history
Replaced QR code package from QRCoderNet to QRCoder
  • Loading branch information
mint73 authored Jun 10, 2024
2 parents 6ed5354 + bfbfec0 commit 7fd93df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suiran/suiran.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Blazored.SessionStorage" Version="2.4.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.6" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.6" PrivateAssets="all" />
<PackageReference Include="QRCoderNetCore" Version="1.0.0" />
<PackageReference Include="QRCoder" Version="1.5.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 7fd93df

Please sign in to comment.