PinguApps / Blazor.QRCode

A Blazor component for generating QR codes. This component encodes specified data into a QR code image, which can be customized in terms of size, colors, and error correction level. The QR code is generated as an SVG for optimal scalability and clarity.
https://pinguapps.github.io/Blazor.QRCode/
MIT License
21 stars 4 forks source link

[Bug] Redundant .sln file in qrcode folder #18

Closed pingu2k4 closed 9 months ago

pingu2k4 commented 9 months ago

Describe the bug

There's a duplicat .sln file in src/PinguApps.Blazor.QRCode

Reproduction Steps

  1. ...

Expected Behaviour

No response

Screenshots / Examples

No response

.NET version

6.0, 7.0, 8.0

Interactivity Mode

None

Additional Context

No response