Skip to content

System.Drawing.Common is targeted at Windows only #637

Closed
@danatcofo

Description

@danatcofo

This is related to forward support for .net 6 as added in #636.

The issue is that System.Drawing.Common isn't fully cross platform supported so while it won't break on every system its not stable for all use-cases. The issue is described by Microsoft here

This issue doesn't really present within the .net 5 ecosystem but will likely cause issues going forward. Microsoft recommends the following alternatives.

We need to use one of these repos or a suitable equivalent as appropriate and update usages within NativeImage.cs as appropriate.

Feedback on replacements welcome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions