From 99b056506acfdc7520e06b8a9548e410b7161f85 Mon Sep 17 00:00:00 2001 From: AndromedaMelody <57533055+AndromedaMelody@users.noreply.github.com> Date: Tue, 30 May 2023 20:06:33 +0800 Subject: [PATCH] Fix & Enhance - Use NuGet GeneratePathProperty - #24 - #181 - #239 --- MisakaTranslator-WPF/MainWindow.xaml | 81 ++++++++----------- MisakaTranslator-WPF/MainWindow.xaml.cs | 5 ++ .../MisakaTranslator-WPF.csproj | 26 +++--- .../Properties/LaunchSettings.json | 2 +- .../Properties/Package.appxmanifest | 4 +- MisakaTranslator-WPF/TranslateWindow.xaml.cs | 13 ++- SQLHelperLibrary/GameLibraryHelper.cs | 35 +------- SQLHelperLibrary/SQLHelperLibrary.csproj | 19 ++--- 8 files changed, 80 insertions(+), 105 deletions(-) diff --git a/MisakaTranslator-WPF/MainWindow.xaml b/MisakaTranslator-WPF/MainWindow.xaml index 6678c3ae..2a6ddd6a 100644 --- a/MisakaTranslator-WPF/MainWindow.xaml +++ b/MisakaTranslator-WPF/MainWindow.xaml @@ -1,42 +1,21 @@ - + + - - - - - - - - - - - - - - - - - - - - + @@ -45,26 +24,35 @@ - - - - - + + + + + @@ -104,7 +92,7 @@