Skip to content

Commit d6ab0c3

Browse files
Add .NET 9.0 Support
1 parent c190a16 commit d6ab0c3

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

NuGet/IronSoftware.Drawing.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Key library features include:
3030
IronSoftware.Drawing can be used within C#, VB.NET, F#, ASP.NET projects, MVC, Web Services, Console & Desktop Applications.
3131

3232
Supports:
33+
* .NET 9
3334
* .NET 8
3435
* .NET 7
3536
* .NET 6

NuGet/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
If you would like to contribute to this open-source project, please visit the public GitHub and open a branch [here](https://github.com/iron-software/IronSoftware.System.Drawing/).
88

99
## Cross platform support compatibility with:
10-
- .NET 8, .NET 7, .NET 6, .NET 5, .NET Core, Standard, and Framework
10+
- .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, .NET Core, Standard, and Framework
1111
- Windows, macOS, Linux, Docker, Azure, and AWS
1212

1313
## IronSoftware.Drawing Features:

NuGet/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ IronSoftware.Drawing is an free and open-source library originally developed by
33
Cross Platform Compatibility
44
========================
55
* C#, F#, and VB.NET
6-
* .NET 8, .NET 7, .NET 6, .NET 5, .NET Core, Standard, and Framework
6+
* .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, .NET Core, Standard, and Framework
77
* Console, Web, and Desktop Apps
88
* Windows, macOs, Linux, Docker, Azure, and AWS
99
* Microsoft Visual Studio or Jetbrains ReSharper & Rider

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
| `SkiaSharp.SKPointI` ||| | |
8383

8484
### IronSoftware.Drawing has cross platform support compatibility with:
85-
- .NET 8, .NET 7, .NET 6, .NET 5, .NET Core, Standard, and Framework
85+
- .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, .NET Core, Standard, and Framework
8686
- Windows, macOS, Linux, Docker, Azure, and AWS
8787

8888
## Using IronSoftware.Drawing

0 commit comments

Comments
 (0)