Skip to content

QR bill generation fails with Net.Codecrete.QrCodeGenerator 3.0.0 #74

Description

@Coradis

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions