Open
Description
Type of issue
[X] Bug
[ ] Question (e.g. about handling/usage)
[ ] Request for new feature/improvement
Expected Behavior
Should load the assembly.
Current Behavior
Referencing the library throws a TypeLoadException
, with zero information.
This happens when targeting .NET 6.0, and the actual dll copied to the bin folder is that of the .NET 6.0 (~120KB).
When overwriting with the .NET Standard dll, or the .NET 5.0 dll - it works.
Possible Solution (optional)
Recompile?
Steps to Reproduce (for bugs)
- New project
- Target .NET 6.0
- Reference QRCoder 1.4.3
- Reference any class from the library
Your Environment
- Version used: 1.4.3
- Compiled from source or NuGet package?: NuGet
- Payload/Encoded text:
- Used payload generator:
- Used ECC-level:
- Used renderer class:
- Environment (.NET 3.5, .NET 4.X, .NETCore, ...): .NET 6.0
-->
Metadata
Metadata
Assignees
Labels
No labels