You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is the result of Microsoft's decision to drop support for System.Drawing in .NET 6.0 for non-Windows targeting apps. Please check my answer in #361 for a more detailed explanation.
If you have any questions that aren't answered by the aforementioned comment, let me know. I'm happy to help.
Type of issue
[ ] Bug
[ ] Question (e.g. about handling/usage)
[x] Request for new feature/improvement
Expected Behavior
Prior to version 1.4.3 I was using both SvgQRCode and SvgLogo to generate a QR code in a class library (this worked for some time):
Current Behavior
With the 1.4.3 update, SvgQRCode, SvgLogo, and the SizingMode enum are no longer available to me.
Your Environment
Visual Studio 2022
Class library targeting .Net 6 with no target OS
Desired outcome
It would be fantastic if this functionality could be restored.
The text was updated successfully, but these errors were encountered: