From 6a0b4422d75d72b121f15e4995d326b715ce5711 Mon Sep 17 00:00:00 2001 From: Hakoyu Date: Wed, 10 May 2023 17:12:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- StarsectorToolbox.csproj | 5 +-- Views/Main/MainWindow.xaml | 2 - Views/Main/MainWindow.xaml.cs | 1 + app.manifest | 79 ----------------------------------- 4 files changed, 3 insertions(+), 84 deletions(-) delete mode 100644 app.manifest diff --git a/StarsectorToolbox.csproj b/StarsectorToolbox.csproj index bd7f33b..ae7ea92 100644 --- a/StarsectorToolbox.csproj +++ b/StarsectorToolbox.csproj @@ -25,14 +25,13 @@ zh-CN $(AssemblyName) HKW - 0.8.9 - 0.8.9 + 0.8.10 + 0.8.10 Copyright ©2022-2023 HKW https://github.com/Hakoyu/StarsectorTools False snupkg False - app.manifest 10.0.17763.0 diff --git a/Views/Main/MainWindow.xaml b/Views/Main/MainWindow.xaml index 6cb9d50..83e8e07 100644 --- a/Views/Main/MainWindow.xaml +++ b/Views/Main/MainWindow.xaml @@ -16,8 +16,6 @@ Height="500" MinWidth="800" MinHeight="400" - MaxWidth="{x:Static sys:SystemParameters.MaximizedPrimaryScreenWidth}" - MaxHeight="{x:Static sys:SystemParameters.MaximizedPrimaryScreenHeight}" Padding="5" x:ClassModifier="internal" FontFamily="Consolas" diff --git a/Views/Main/MainWindow.xaml.cs b/Views/Main/MainWindow.xaml.cs index 7574664..1c46666 100644 --- a/Views/Main/MainWindow.xaml.cs +++ b/Views/Main/MainWindow.xaml.cs @@ -6,6 +6,7 @@ using HKW.Libs.Log4Cs; using HKW.ViewModels.Dialogs; using Microsoft.Toolkit.Uwp.Notifications; +using Panuon.WPF.UI; using StarsectorToolbox.ViewModels.Main; using StarsectorToolbox.Views.CrashReporter; using I18nRes = StarsectorToolbox.Langs.Windows.MainWindow.MainWindowI18nRes; diff --git a/app.manifest b/app.manifest deleted file mode 100644 index c628ed9..0000000 --- a/app.manifest +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -