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] Dependabot doesn't scan nuget's #47

Closed pingu2k4 closed 8 months ago

pingu2k4 commented 8 months ago

Describe the bug

Current nuget file is missing the nugets, as it doesn't scan recursive directories.

Can specify nuget multiple times and reference each directory, but also there should be a fix for multiple directories coming soon accoring to this issue.

Reproduction Steps

  1. ...

Expected Behaviour

No response

Screenshots / Examples

No response

.NET version

No response

Interactivity Mode

None

Additional Context

No response