Try other method to copy native lib

This commit is contained in:
code liturgy 2022-12-01 23:30:19 +00:00
parent 6949875891
commit 2abeb3b379
2 changed files with 1 additions and 4 deletions

View File

@ -19,9 +19,6 @@
</PackageReference>
</ItemGroup>
<ItemGroup>
<Content Include="libclAugeas.so">
<Pack>true</Pack>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<None Include="libclAugeas.so" CopyToOutputDirectory="PreserveNewest" />
</ItemGroup>
</Project>