File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed
tests/ImageSharp.Drawing.Benchmarks Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change 1313 <!-- Mark members as static-->
1414 <NoWarn >CA1822</NoWarn >
1515 </PropertyGroup >
16-
17- <Choose >
18- <When Condition =" $(SIXLABORS_TESTING_PREVIEW) == true" >
19- <PropertyGroup >
20- <TargetFrameworks >net8.0</TargetFrameworks >
2116
2217 <Choose >
2318 <When Condition =" $(SIXLABORS_TESTING_PREVIEW) == true" >
3328 </Choose >
3429
3530 <ItemGroup >
36- <PackageReference Include =" BenchmarkDotNet" Version =" 0.13.10" />
37- <PackageReference Include =" BenchmarkDotNet.Diagnostics.Windows" Version =" 0.13.10" Condition =" '$(IsWindows)'=='true'" />
38- <PackageReference Include =" runtime.osx.10.10-x64.CoreCompat.System.Drawing" Condition =" '$(IsOSX)'=='true'" />
31+ <PackageReference Include =" BenchmarkDotNet" />
3932 <PackageReference Include =" System.Drawing.Common" />
4033 <PackageReference Include =" GeoJSON.Net" />
4134 <PackageReference Include =" SkiaSharp" />
You can’t perform that action at this time.
0 commit comments