diff --git a/src/ImageSharp/ImageSharp.csproj b/src/ImageSharp/ImageSharp.csproj
index 8af404525..8b2bbd701 100644
--- a/src/ImageSharp/ImageSharp.csproj
+++ b/src/ImageSharp/ImageSharp.csproj
@@ -10,8 +10,7 @@
$(packageversion)
0.0.1
-
- netcoreapp3.1
+ netcoreapp3.1;netcoreapp2.1;netstandard2.1;netstandard2.0;netstandard1.3;net472
true
true
@@ -25,7 +24,7 @@
-
+
diff --git a/tests/ImageSharp.Tests/ImageSharp.Tests.csproj b/tests/ImageSharp.Tests/ImageSharp.Tests.csproj
index 97fd1743d..0761b0978 100644
--- a/tests/ImageSharp.Tests/ImageSharp.Tests.csproj
+++ b/tests/ImageSharp.Tests/ImageSharp.Tests.csproj
@@ -2,8 +2,7 @@
-
- netcoreapp3.1
+ netcoreapp3.1;netcoreapp2.1;net472
True
True
SixLabors.ImageSharp.Tests