diff --git a/src/SixLabors.Core/SixLabors.Core.csproj b/src/SixLabors.Core/SixLabors.Core.csproj index b03eac761..f1ba5c22e 100644 --- a/src/SixLabors.Core/SixLabors.Core.csproj +++ b/src/SixLabors.Core/SixLabors.Core.csproj @@ -5,7 +5,7 @@ $(packageversion) 0.1.0-alpha2 Six Labors - netstandard1.1;netcoreapp2.0;netcoreapp2.1; + netstandard1.1;netstandard2.0;netcoreapp2.0;netcoreapp2.1; true true SixLabors.Core @@ -45,8 +45,8 @@ - - - + + + \ No newline at end of file