From afb9f522218546aad4df01643bce2913f8ada6ae Mon Sep 17 00:00:00 2001 From: Alexey Golub Date: Tue, 16 Apr 2019 23:08:22 +0300 Subject: [PATCH] Update FodyWeavers.xsd --- DiscordChatExporter.Gui/FodyWeavers.xsd | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) 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.