File tree Expand file tree Collapse file tree
ImageSharp.Drawing.Benchmarks Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 <PackageTags >Image Draw Shape Path Font</PackageTags >
1010 <RootNamespace >SixLabors.ImageSharp.Drawing</RootNamespace >
1111
12- <!-- <TargetFrameworks>netcoreapp3.1;netcoreapp2.1;netstandard2.1;netstandard2.0;netstandard1.3;net472</TargetFrameworks>-->
13- <TargetFrameworks >netcoreapp3.1</TargetFrameworks >
12+ <TargetFrameworks >netcoreapp3.1;netcoreapp2.1;netstandard2.1;netstandard2.0;netstandard1.3;net472</TargetFrameworks >
1413 </PropertyGroup >
1514
1615 <ItemGroup >
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
55 <RootNamespace >SixLabors.ImageSharp.Drawing.Benchmarks</RootNamespace >
6- <!-- <TargetFrameworks>netcoreapp3.1;netcoreapp2.1;net472</TargetFrameworks>-->
7- <TargetFrameworks >netcoreapp3.1</TargetFrameworks >
6+ <TargetFrameworks >netcoreapp3.1;netcoreapp2.1;net472</TargetFrameworks >
87 <IsPackable >false</IsPackable >
98 <GenerateProgramFile >false</GenerateProgramFile >
109 <!-- Used to hide test project from dotnet test-->
Original file line number Diff line number Diff line change 22<Project Sdk =" Microsoft.NET.Sdk" >
33
44 <PropertyGroup >
5- <!-- <TargetFrameworks>netcoreapp3.1;netcoreapp2.1;net472</TargetFrameworks>-->
6- <TargetFrameworks >netcoreapp3.1</TargetFrameworks >
5+ <TargetFrameworks >netcoreapp3.1;netcoreapp2.1;net472</TargetFrameworks >
76 <AllowUnsafeBlocks >True</AllowUnsafeBlocks >
87 <LangVersion >latest</LangVersion >
98 <DebugSymbols >True</DebugSymbols >
You can’t perform that action at this time.
0 commit comments