Skip to content

Commit

Permalink
Remove pdb files from executable
Browse files Browse the repository at this point in the history
Related to #46
  • Loading branch information
fernandreu committed Jul 14, 2019
1 parent b3b16a0 commit 8751f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OfficeRibbonXEditor/FodyWeavers.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
<Costura />
<Costura IncludeDebugSymbols="false"/>
</Weavers>

0 comments on commit 8751f34

Please sign in to comment.