From c5eeb5f464c05fc3a8f372cc0de3748adeb5a58c Mon Sep 17 00:00:00 2001 From: Alexey Golub Date: Wed, 7 Oct 2020 15:33:15 +0300 Subject: [PATCH] Update nuget packages --- DiscordChatExporter.Cli/DiscordChatExporter.Cli.csproj | 2 +- DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj | 4 ++-- DiscordChatExporter.Gui/FodyWeavers.xsd | 10 ++++++++++ 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/DiscordChatExporter.Cli/DiscordChatExporter.Cli.csproj b/DiscordChatExporter.Cli/DiscordChatExporter.Cli.csproj index 8e6c3a0..14b5e8b 100644 --- a/DiscordChatExporter.Cli/DiscordChatExporter.Cli.csproj +++ b/DiscordChatExporter.Cli/DiscordChatExporter.Cli.csproj @@ -7,7 +7,7 @@ - + diff --git a/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj b/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj index cca7cfb..16063e4 100644 --- a/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj +++ b/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj @@ -18,11 +18,11 @@ - + - + diff --git a/DiscordChatExporter.Gui/FodyWeavers.xsd b/DiscordChatExporter.Gui/FodyWeavers.xsd index 221aeb8..69dbe48 100644 --- a/DiscordChatExporter.Gui/FodyWeavers.xsd +++ b/DiscordChatExporter.Gui/FodyWeavers.xsd @@ -11,6 +11,16 @@ Used to control if the On_PropertyName_Changed feature is enabled. + + + Used to control if the Dependent properties feature is enabled. + + + + + Used to control if the IsChanged property feature is enabled. + + Used to change the name of the method that fires the notify event. This is a string that accepts multiple values in a comma separated form.