From 99e775967e28038ee748c8fb9e377ee338f13699 Mon Sep 17 00:00:00 2001 From: Anton Firsov Date: Tue, 22 May 2018 17:06:13 +0200 Subject: [PATCH] Making net471 the first target again, hope it will fix travis --- tests/ImageSharp.Tests/ImageSharp.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/ImageSharp.Tests/ImageSharp.Tests.csproj b/tests/ImageSharp.Tests/ImageSharp.Tests.csproj index 806ac9174..e00f3ed71 100644 --- a/tests/ImageSharp.Tests/ImageSharp.Tests.csproj +++ b/tests/ImageSharp.Tests/ImageSharp.Tests.csproj @@ -1,6 +1,6 @@  - netcoreapp2.1;netcoreapp2.0;net471;net47;net462 + net471;netcoreapp2.0;netcoreapp2.1;net47;net462 True 7.2 full @@ -52,4 +52,4 @@ - \ No newline at end of file +