diff --git a/CheckBox/CheckBox.csproj b/CheckBox/CheckBox.csproj index bcf2ba3..ae06d16 100644 --- a/CheckBox/CheckBox.csproj +++ b/CheckBox/CheckBox.csproj @@ -1,8 +1,8 @@  - net8.0-android;net8.0-ios;net8.0-maccatalyst - $(TargetFrameworks);net8.0-windows10.0.19041.0 + net9.0-android;net9.0-ios;net9.0-maccatalyst + $(TargetFrameworks);net9.0-windows10.0.19041.0 @@ -59,7 +59,7 @@ - + diff --git a/CheckBox/MainPage.xaml b/CheckBox/MainPage.xaml index 10e43f9..0a6a972 100644 --- a/CheckBox/MainPage.xaml +++ b/CheckBox/MainPage.xaml @@ -6,11 +6,11 @@ - - - - - - + + + + + +