From 0580bf07858f9595f84e0337efdbd1889b05bd16 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Sun, 14 Aug 2022 20:07:02 +0200 Subject: [PATCH] Formatting --- I18N Commander/UI MAUI/MainPage.xaml.cs | 2 +- I18N Commander/UI MAUI/UI MAUI.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/I18N Commander/UI MAUI/MainPage.xaml.cs b/I18N Commander/UI MAUI/MainPage.xaml.cs index 35565fb..d829d0a 100644 --- a/I18N Commander/UI MAUI/MainPage.xaml.cs +++ b/I18N Commander/UI MAUI/MainPage.xaml.cs @@ -5,5 +5,5 @@ public partial class MainPage : ContentPage public MainPage() { this.InitializeComponent(); - } + } } diff --git a/I18N Commander/UI MAUI/UI MAUI.csproj b/I18N Commander/UI MAUI/UI MAUI.csproj index 40188f0..3ec56a2 100644 --- a/I18N Commander/UI MAUI/UI MAUI.csproj +++ b/I18N Commander/UI MAUI/UI MAUI.csproj @@ -3,7 +3,7 @@ net6.0-android;net6.0-ios;net6.0-maccatalyst $(TargetFrameworks);net6.0-windows10.0.19041.0 - Exe + Exe I18N Commander UI_MAUI true