From 8cbe2b5bad6ebbbe8b29484fefdf8531759b92e2 Mon Sep 17 00:00:00 2001 From: AravinthSundaramSF Date: Thu, 17 Apr 2025 15:52:09 +0530 Subject: [PATCH] Update GitHub examples for Maui controls --- DataGridMAUI/DataGridMAUI.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DataGridMAUI/DataGridMAUI.csproj b/DataGridMAUI/DataGridMAUI.csproj index 0b38318..5adb2e2 100644 --- a/DataGridMAUI/DataGridMAUI.csproj +++ b/DataGridMAUI/DataGridMAUI.csproj @@ -1,8 +1,8 @@  - net6.0-android;net6.0-ios;net6.0-maccatalyst - $(TargetFrameworks);net6.0-windows10.0.19041.0 + net9.0-android;net9.0-ios;net9.0-maccatalyst + $(TargetFrameworks);net9.0-windows10.0.19041.0 Exe @@ -49,7 +49,7 @@ - +