Skip to content

System.Drawing.Common/Primitives facades and Color related types #21239

@filipnavara

Description

@filipnavara

The facades for the System.Drawing.[Common/Primitives] assemblies placed types like Color/SystemColors in the wrong assembly. In turn libraries linked against these facades expect the types to exist in System.Drawing.Common. This breaks once the libraries are used in the .NET 6 context.

I recently workarounded that on Xamarin.Forms iOS build but hit it again with Xamarin.Essentials. It should be fixed here once and for all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions