From 3186ce90c8834a94155a2288ee3b2ca9d1d51c14 Mon Sep 17 00:00:00 2001
From: Oleksii Holub <1935960+Tyrrrz@users.noreply.github.com>
Date: Mon, 7 Mar 2022 02:46:56 +0200
Subject: [PATCH] Fix GUI not launching due to .NET bug
---
DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj b/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj
index a4096497..4cb5624d 100644
--- a/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj
+++ b/DiscordChatExporter.Gui/DiscordChatExporter.Gui.csproj
@@ -29,4 +29,11 @@
+
+
+
+
+
\ No newline at end of file