File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 23
23
<PropertyGroup Condition =" '$(Platform)' == 'arm64'" >
24
24
<PlatformTarget >ARM64</PlatformTarget >
25
25
</PropertyGroup >
26
- <PropertyGroup >
27
- <MagickCopyNativeLinux >true</MagickCopyNativeLinux >
28
- </PropertyGroup >
29
26
<ItemGroup >
30
- <PackageReference Include =" Magick.NET-Q8-OpenMP-x64" Version =" 14.0 .0" />
27
+ <PackageReference Include =" Magick.NET-Q8-OpenMP-x64" Version =" 14.3 .0" />
31
28
<PackageReference Include =" SharpCompress" Version =" 0.38.0" />
32
29
<PackageReference Include =" ZString" Version =" 2.6.0" />
33
30
</ItemGroup >
Original file line number Diff line number Diff line change 12
12
13
13
<ItemGroup >
14
14
<PackageReference Include =" Avalonia.Headless.XUnit" Version =" 11.2.3" />
15
+ <PackageReference Include =" BenchmarkDotNet" Version =" 0.14.0" />
15
16
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
16
17
<PackageReference Include =" xunit" Version =" 2.9.2" />
17
18
<PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.0" >
You can’t perform that action at this time.
0 commit comments