Skip to content

Commit 77144b2

Browse files
Exclude symbols from the embedding process
1 parent bcd4441 commit 77144b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
2-
<Costura />
2+
<Costura IncludeDebugSymbols='false' />
33
</Weavers>

0 commit comments

Comments
 (0)