diff --git a/src/ImageSharp/ImageSharp.csproj b/src/ImageSharp/ImageSharp.csproj
index d94d02aa2..ec05e662d 100644
--- a/src/ImageSharp/ImageSharp.csproj
+++ b/src/ImageSharp/ImageSharp.csproj
@@ -19,8 +19,6 @@
enable
Nullable
- net8.0
- true
@@ -28,6 +26,21 @@
4.0
+
+
+
+ net8.0;net9.0
+ true
+
+
+
+
+ net8.0
+ true
+
+
+
+
diff --git a/tests/ImageSharp.Benchmarks/ImageSharp.Benchmarks.csproj b/tests/ImageSharp.Benchmarks/ImageSharp.Benchmarks.csproj
index a91c78576..a705b24b2 100644
--- a/tests/ImageSharp.Benchmarks/ImageSharp.Benchmarks.csproj
+++ b/tests/ImageSharp.Benchmarks/ImageSharp.Benchmarks.csproj
@@ -2,7 +2,6 @@
- net8.0
ImageSharp.Benchmarks
Exe
SixLabors.ImageSharp.Benchmarks
@@ -21,6 +20,19 @@
CA1822
+
+
+
+ net8.0;net9.0
+
+
+
+
+ net8.0
+
+
+
+
diff --git a/tests/ImageSharp.Tests.ProfilingSandbox/ImageSharp.Tests.ProfilingSandbox.csproj b/tests/ImageSharp.Tests.ProfilingSandbox/ImageSharp.Tests.ProfilingSandbox.csproj
index cf028ad75..832f3d171 100644
--- a/tests/ImageSharp.Tests.ProfilingSandbox/ImageSharp.Tests.ProfilingSandbox.csproj
+++ b/tests/ImageSharp.Tests.ProfilingSandbox/ImageSharp.Tests.ProfilingSandbox.csproj
@@ -2,7 +2,6 @@
- net8.0
ImageSharp.Tests.ProfilingSandbox
A cross-platform library for processing of image files written in C#
Exe
@@ -17,6 +16,19 @@
false
+
+
+
+ net8.0;net9.0
+
+
+
+
+ net8.0
+
+
+
+
diff --git a/tests/ImageSharp.Tests/ImageSharp.Tests.csproj b/tests/ImageSharp.Tests/ImageSharp.Tests.csproj
index 1a89545a4..9af4f41a8 100644
--- a/tests/ImageSharp.Tests/ImageSharp.Tests.csproj
+++ b/tests/ImageSharp.Tests/ImageSharp.Tests.csproj
@@ -22,7 +22,7 @@
-
+