Skip to content

Commit df263a9

Browse files
committed
undo hack in Benchmarks
1 parent 25a8e1a commit df263a9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tests/ImageSharp.Drawing.Benchmarks/ImageSharp.Drawing.Benchmarks.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
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-->

0 commit comments

Comments
 (0)