Skip to content

Need to add note about System.Drawing.Common being deprecated in Linux in .NET 7 #32878

@udlose

Description

@udlose

According to @svick noted here (dotnet/runtime#80148), the support for System.Drawing.Common has now been completely deprecated in .NET 7; thus, the System.Drawing.EnableUnixSupport setting in runtimeconfig.template.json is no longer valid.

The list of Breaking changes in .NET 7 does not include any information about the deprecation of Unix support for System.Drawing.Common or the deprecation of the System.Drawing.EnableUnixSupport config setting. This info should be added to the list of Breaking Changes so that developers are aware of this change.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions