Closed
Description
Type of issue
[x] Bug
[ ] Question (e.g. about handling/usage)
[ ] Request for new feature/improvement
Expected Behavior
Should be able to use 5 argument version of constructor
Current Behavior
The 5 argument version of the constructor does not exist in Nuget package v 1.5.1
Possible Solution (optional)
Update the Nuget package with current version of code
Steps to Reproduce (for bugs)
Create a new C# console solution with .NET 8.0
Add QRCode 1.5.1 with Nuget
Try to call the 5 argument version of QRCode constructor to make an QR with an embedded image.
Get compile error
Your Environment
Windows 10
.NET 8.0 Standard
Nuget v 1.5.1