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.