From b37160606efe24899425f78e6614aa06d9ce08b4 Mon Sep 17 00:00:00 2001 From: Scott Williams Date: Thu, 9 Mar 2017 19:14:52 +0000 Subject: [PATCH] fix build script proj --- build/build.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build/build.csproj b/build/build.csproj index 56b6f82bf..c7fd9c8f3 100644 --- a/build/build.csproj +++ b/build/build.csproj @@ -1,6 +1,6 @@  - netcoreapp1.0 + netcoreapp1.1 portable true build @@ -9,6 +9,7 @@ ..\ImageSharp.ruleset +