From 13f737740e048bbea16d2d453f277ed7564eefd2 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sat, 13 Feb 2021 22:01:52 +1100 Subject: [PATCH] fix formatting --- Flow.Launcher/Flow.Launcher.csproj | 6 +++--- Flow.Launcher/SettingWindow.xaml | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Flow.Launcher/Flow.Launcher.csproj b/Flow.Launcher/Flow.Launcher.csproj index 01098771d..20e847f82 100644 --- a/Flow.Launcher/Flow.Launcher.csproj +++ b/Flow.Launcher/Flow.Launcher.csproj @@ -66,9 +66,9 @@ PreserveNewest - - PreserveNewest - + + PreserveNewest + diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml index 8d88ff3fd..cb0ef2def 100644 --- a/Flow.Launcher/SettingWindow.xaml +++ b/Flow.Launcher/SettingWindow.xaml @@ -18,7 +18,6 @@ Height="600" Width="800" Closed="OnClosed" d:DataContext="{d:DesignInstance vm:SettingWindowViewModel}"> -