File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 <PackageId >SixLabors.ImageSharp.Drawing</PackageId >
99 <PackageTags >Image Draw Shape Path Font</PackageTags >
1010 <RootNamespace >SixLabors.ImageSharp</RootNamespace >
11- <!-- <TargetFrameworks>netcoreapp2.1;netstandard1.3;netstandard2.0</TargetFrameworks>-->
12- <TargetFramework >netstandard2.0</TargetFramework >
11+ <TargetFrameworks >netcoreapp2.1;netstandard1.3;netstandard2.0</TargetFrameworks >
1312 </PropertyGroup >
1413
1514 <ItemGroup >
Original file line number Diff line number Diff line change 1010 <VersionPrefix Condition =" $(packageversion) != ''" >$(packageversion)</VersionPrefix >
1111 <VersionPrefix Condition =" $(packageversion) == ''" >0.0.1</VersionPrefix >
1212
13- <!-- <TargetFrameworks>netcoreapp2.1;netstandard1.3;netstandard2.0;net472</TargetFrameworks>-->
14- <TargetFramework >netstandard2.0</TargetFramework >
15-
13+ <TargetFrameworks >netcoreapp2.1;netstandard1.3;netstandard2.0;net472</TargetFrameworks >
14+
1615 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1716 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1817 <AssemblyName >SixLabors.ImageSharp</AssemblyName >
Original file line number Diff line number Diff line change 22<Project Sdk =" Microsoft.NET.Sdk" >
33
44 <PropertyGroup >
5- <!-- <TargetFrameworks>netcoreapp2.1;net462;net472</TargetFrameworks>-->
6- <TargetFramework >netcoreapp2.1</TargetFramework >
5+ <TargetFrameworks >netcoreapp2.1;net462;net472</TargetFrameworks >
76 <AllowUnsafeBlocks >True</AllowUnsafeBlocks >
87 <LangVersion >latest</LangVersion >
98 <DebugType Condition =" $(codecov) != ''" >full</DebugType >
You can’t perform that action at this time.
0 commit comments