Hi,
After updating our NuGet packages, QR bill generation fails with the following exception:
System.MissingFieldException:
Field not found: 'Net.Codecrete.QrCodeGenerator.QrCode+Ecc.Medium'
Environment:
- WPF application
- .NET Framework 4.8
- Codecrete.SwissQRBill.Windows 3.4.0
- Net.Codecrete.QrCodeGenerator 3.0.0
The exception occurs during QR bill generation in Codecrete.SwissQRBill.Generator.Draw(...).
Using Net.Codecrete.QrCodeGenerator 2.1.0 instead of 3.0.0 avoids the error.
Could you please confirm whether Codecrete.SwissQRBill.Windows 3.4.0 is expected to work with Net.Codecrete.QrCodeGenerator 3.0.0?
Thank you.
Herve
Hi,
After updating our NuGet packages, QR bill generation fails with the following exception:
System.MissingFieldException:
Field not found: 'Net.Codecrete.QrCodeGenerator.QrCode+Ecc.Medium'
Environment:
The exception occurs during QR bill generation in Codecrete.SwissQRBill.Generator.Draw(...).
Using Net.Codecrete.QrCodeGenerator 2.1.0 instead of 3.0.0 avoids the error.
Could you please confirm whether Codecrete.SwissQRBill.Windows 3.4.0 is expected to work with Net.Codecrete.QrCodeGenerator 3.0.0?
Thank you.
Herve