diff --git a/DiscordChatExporter.Gui/FodyWeavers.xsd b/DiscordChatExporter.Gui/FodyWeavers.xsd index a608e3f..2f1b8aa 100644 --- a/DiscordChatExporter.Gui/FodyWeavers.xsd +++ b/DiscordChatExporter.Gui/FodyWeavers.xsd @@ -1,6 +1,6 @@  - + @@ -36,12 +36,17 @@ - 'true' to run assembly verification on the target assembly after all weavers have been finished. + 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. - A comma separated list of error codes that can be safely ignored in assembly verification. + A comma-separated list of error codes that can be safely ignored in assembly verification. + + + + + 'false' to turn off automatic generation of the XML Schema file.