Interfaces: Include satellite gdpicture dlls

This commit is contained in:
Jonathan Jenne 2021-12-21 11:20:19 +01:00
parent 2d6f4e0d8c
commit 66bbf8729b
4 changed files with 11 additions and 1 deletions

Binary file not shown.

View File

@ -153,6 +153,16 @@
<Name>Logging</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup />
<ItemGroup>
<Content Include="GdPicture.NET.14.filters.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="GdPicture.NET.14.image.gdimgplug.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="GdPicture.NET.14.Imaging.Rendering.Skia.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
</Project>