From b76b42549b8613bafe6fad3e32fb588ff21529af Mon Sep 17 00:00:00 2001 From: tyrrrz <1935960+Tyrrrz@users.noreply.github.com> Date: Tue, 14 Apr 2026 13:23:38 +0300 Subject: [PATCH] Fix security issues --- Directory.Packages.props | 3 ++- DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index e2e84062..70be5f24 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -16,7 +16,6 @@ - @@ -38,6 +37,8 @@ + + diff --git a/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj b/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj index a35c363c..d5b70299 100644 --- a/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj +++ b/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj @@ -42,6 +42,7 @@ +