diff --git a/src/ImageSharp/ImageSharp.csproj b/src/ImageSharp/ImageSharp.csproj
index 64a496141f..cd5026117b 100644
--- a/src/ImageSharp/ImageSharp.csproj
+++ b/src/ImageSharp/ImageSharp.csproj
@@ -10,13 +10,15 @@
$(packageversion)
0.0.1
- netcoreapp3.1;netcoreapp2.1;netstandard2.1;netstandard2.0;netstandard1.3;net472
+
+ netcoreapp3.1
true
true
SixLabors.ImageSharp
Image Resize Crop Gif Jpg Jpeg Bitmap Png Core
SixLabors.ImageSharp
+ SA1636
@@ -41,7 +43,7 @@
-
+
True
True
diff --git a/tests/ImageSharp.Tests/ImageSharp.Tests.csproj b/tests/ImageSharp.Tests/ImageSharp.Tests.csproj
index 98f8e95745..f1c3aa28ef 100644
--- a/tests/ImageSharp.Tests/ImageSharp.Tests.csproj
+++ b/tests/ImageSharp.Tests/ImageSharp.Tests.csproj
@@ -2,7 +2,8 @@
- netcoreapp3.1;netcoreapp2.1;net472
+
+ netcoreapp3.1
True
True
SixLabors.ImageSharp.Tests