|
@@ -23,6 +23,9 @@
|
|
|
<PropertyGroup Condition="'$(Platform)' == 'arm64'">
|
|
|
<PlatformTarget>ARM64</PlatformTarget>
|
|
|
</PropertyGroup>
|
|
|
+ <PropertyGroup>
|
|
|
+ <MagickCopyNativeLinux>true</MagickCopyNativeLinux>
|
|
|
+ </PropertyGroup>
|
|
|
<ItemGroup>
|
|
|
<PackageReference Include="Magick.NET-Q8-OpenMP-x64" Version="14.0.0" />
|
|
|
<PackageReference Include="SharpCompress" Version="0.38.0" />
|