From 63baaf14cfb46975e6d984faf36d4656cc52524d Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Tue, 4 Oct 2022 21:12:53 +0800 Subject: [PATCH] Update App.xaml --- clashN/clashN/App.xaml | 1 + 1 file changed, 1 insertion(+) diff --git a/clashN/clashN/App.xaml b/clashN/clashN/App.xaml index 8e46e32..33339f3 100644 --- a/clashN/clashN/App.xaml +++ b/clashN/clashN/App.xaml @@ -4,6 +4,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="clr-namespace:clashN" xmlns:materialDesign="http://materialdesigninxaml.net/winfx/xaml/themes" + ShutdownMode="OnExplicitShutdown" StartupUri="Views/MainWindow.xaml">