Skip to content

Run .targets file in transitive build #1563

@christianbumann

Description

@christianbumann

Magick.NET version

13.6.0

Environment (Operating system, version and so on)

It doesn't matter

Description

If using Magick transitive, the native files are not copied to the output directory

Example:
Magick -> Project A (references Magick) -> Project B (References Project A Nuget - Project B is a separate Repository!)
In this case the Magick.NET-Q16-AnyCPU.targets is not running and doesn't copy the native dll to the Project B output directory

transitive build should be added (builtTransitive)
https://learn.microsoft.com/en-us/nuget/consume-packages/package-references-in-project-files

Steps to Reproduce

Create project dependencies like above

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions