From 31692180231c35bac3ec7c0b6b0dd062b8d15898 Mon Sep 17 00:00:00 2001 From: Dynesshely Date: Thu, 15 Dec 2022 13:06:49 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=BE=20=F0=9F=93=9D=20Feat,=20Chore:=20?= =?UTF-8?q?=E9=80=80=E5=87=BA=E6=97=B6=E5=BC=BA=E5=88=B6=E5=88=B7=E6=96=B0?= =?UTF-8?q?=E6=97=A5=E5=BF=97=E7=BC=93=E5=AD=98,=20=E6=9B=B4=E6=96=B0=20Nu?= =?UTF-8?q?Get=20=E5=BC=95=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Helper.cs | 2 ++ KitX Dashboard.csproj | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Helper.cs b/Helper.cs index fb0f7712..e89f1bc5 100644 --- a/Helper.cs +++ b/Helper.cs @@ -290,6 +290,8 @@ public static void SaveInfo() /// public static void Exit() { + Log.CloseAndFlush(); + Program.WebManager?.Stop(); Program.WebManager?.Dispose(); diff --git a/KitX Dashboard.csproj b/KitX Dashboard.csproj index bf059548..0741e22b 100644 --- a/KitX Dashboard.csproj +++ b/KitX Dashboard.csproj @@ -125,16 +125,16 @@ - + - + - + - +