Skip to content

Commit e71606a

Browse files
authored
Reorder graphics libraries (#36331)
1 parent abf94cf commit e71606a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/compatibility/core-libraries/6.0/system-drawing-common-windows-only.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ From analysis of NuGet packages, we've observed that `System.Drawing.Common` is
5454

5555
To use these APIs for cross-platform apps, migrate to one of the following libraries:
5656

57-
- [ImageSharp](https://sixlabors.com/products/imagesharp)
5857
- [SkiaSharp](https://github.com/mono/SkiaSharp)
58+
- [ImageSharp](https://sixlabors.com/products/imagesharp) (tiered license)
5959
- [Microsoft.Maui.Graphics](/dotnet/maui/user-interface/graphics/)
6060

6161
Alternatively, you can enable support for non-Windows platforms in .NET 6 by setting the `System.Drawing.EnableUnixSupport` [runtime configuration switch](../../../runtime-config/index.md) to `true` in the *runtimeconfig.json* file.

0 commit comments

Comments
 (0)