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