From 592f7b08e8d0c137b1cd9764a6a7441c120dd423 Mon Sep 17 00:00:00 2001 From: Jason Nelson Date: Mon, 15 Oct 2018 09:19:22 -0700 Subject: [PATCH] Increase netstandard support to v1.3 --- src/SixLabors.Shapes/SixLabors.Shapes.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SixLabors.Shapes/SixLabors.Shapes.csproj b/src/SixLabors.Shapes/SixLabors.Shapes.csproj index 467c4c2..ad8e074 100644 --- a/src/SixLabors.Shapes/SixLabors.Shapes.csproj +++ b/src/SixLabors.Shapes/SixLabors.Shapes.csproj @@ -9,7 +9,7 @@ $(packageversion) 0.1.0-alpha1 Six Labors and contributors - netstandard1.1;netstandard2.0 + netstandard1.3;netstandard2.0 7.3 true true