From 61816e5b99f27a36ab4b96d0329c49891b7c458b Mon Sep 17 00:00:00 2001 From: Bhavanesh N Date: Mon, 28 Apr 2025 20:20:50 +0530 Subject: [PATCH] Bump To NET9 --- .../Plugin.Maui.CalendarStore.Sample/AddEventsPage.xaml | 7 +++++-- samples/Plugin.Maui.CalendarStore.Sample/App.xaml.cs | 7 +++++-- .../Plugin.Maui.CalendarStore.Sample.csproj | 8 ++++---- .../Plugin.Maui.CalendarStore.csproj | 8 ++++---- 4 files changed, 18 insertions(+), 12 deletions(-) diff --git a/samples/Plugin.Maui.CalendarStore.Sample/AddEventsPage.xaml b/samples/Plugin.Maui.CalendarStore.Sample/AddEventsPage.xaml index 5bdc419..0ff086b 100644 --- a/samples/Plugin.Maui.CalendarStore.Sample/AddEventsPage.xaml +++ b/samples/Plugin.Maui.CalendarStore.Sample/AddEventsPage.xaml @@ -23,11 +23,14 @@ + IsEnabled="{Binding IsCreateAction}"> + + + +