Skip to content

Dependencies from version 4.0.0 dlls for NetCore version 8 target application? #604

@SanKumSan

Description

@SanKumSan

Helo @micjahn,
I have this version of the package: ZXing.Net --version 0.16.6 installed in NetCore WebApp version 8.

Does this version always had version 4.0.0 dependecies and as I can see in the zxing.dll, these are the ones.

Image

When we load these dlls in the NUnit test project (our business logic for some task), we get "presentationcore.dll" not found.
this behaviour of not found is new and recent (as I observed).
we used this same version since 2024 and never had this error before from our business logic and loading zxing assembly in Nunit testhost

I am wonderig if something changed and made available as the same version. (my hunch)

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