From f523224a527c205b1318a409e881b7196572757d Mon Sep 17 00:00:00 2001 From: AravinthSundaramSF Date: Mon, 21 Apr 2025 18:45:44 +0530 Subject: [PATCH] Update GitHub examples for Maui controls --- CheckBox/CheckBox.csproj | 6 +++--- CheckBox/MainPage.xaml | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) 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 @@ - - - - - - + + + + + +