[exe] Try to deal with the false positive issue (#3143)

* [exe] Add more assembly info
This commit is contained in:
Louis Lam
2023-06-28 02:45:59 +08:00
parent 4f6035899d
commit a12e7eba72
2 changed files with 6 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<Costura />
<Costura DisableCompression='true' IncludeDebugSymbols='false' />
</Weavers>