We now package in ZIPs so this is no longer needed. It might help with accidental virus detection and launch speed but I haven't tested either of those scenarios. Exe itself is now 2.8mb from 1.6mb.
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<PropertyChanged />
- <Costura />
+ <Costura DisableCompression="true" />
</Weavers>