1
0
mirror of https://github.com/XLabsProject/img-format-helper.git synced 2023-08-02 15:02:11 +02:00
img-format-helper/ImgFormatHelper/FodyWeavers.xml
2021-04-29 21:55:59 +02:00

12 lines
375 B
XML

<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<Costura>
<Unmanaged32Assemblies>
NativeSquish_x86
OpenJpegDotNetNative
</Unmanaged32Assemblies>
<Unmanaged64Assemblies>
NativeSquish_x64
OpenJpegDotNetNative
</Unmanaged64Assemblies>
</Costura>
</Weavers>