From 417aec79834a42dbdc8feac238d6d75284ac1fdf Mon Sep 17 00:00:00 2001 From: Jason Nelson Date: Thu, 23 Aug 2018 07:06:12 -0700 Subject: [PATCH] Drop net47 from test library --- tests/ImageSharp.Tests/ImageSharp.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ImageSharp.Tests/ImageSharp.Tests.csproj b/tests/ImageSharp.Tests/ImageSharp.Tests.csproj index 38a9e2700..5ef8f0111 100644 --- a/tests/ImageSharp.Tests/ImageSharp.Tests.csproj +++ b/tests/ImageSharp.Tests/ImageSharp.Tests.csproj @@ -1,6 +1,6 @@  - net471;netcoreapp2.1;net47;net462 + net462;net471;netcoreapp2.1 True 7.3 full