From df19a00556451d6d28fe38c9fd29aa780643bab9 Mon Sep 17 00:00:00 2001 From: PrithisSf3973 Date: Wed, 16 Apr 2025 23:52:42 +0530 Subject: [PATCH] update to net9. --- .../ButtonGettingStarted.csproj | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/ButtonGettingStarted/ButtonGettingStarted/ButtonGettingStarted.csproj b/ButtonGettingStarted/ButtonGettingStarted/ButtonGettingStarted.csproj index 22d2a61..6e63147 100644 --- a/ButtonGettingStarted/ButtonGettingStarted/ButtonGettingStarted.csproj +++ b/ButtonGettingStarted/ButtonGettingStarted/ButtonGettingStarted.csproj @@ -1,10 +1,10 @@  - net7.0-android;net7.0-ios;net7.0-maccatalyst - $(TargetFrameworks);net7.0-windows10.0.19041.0 + net9.0-android;net9.0-ios;net9.0-maccatalyst + $(TargetFrameworks);net9.0-windows10.0.19041.0 - + Exe ButtonGettingStarted true @@ -22,8 +22,8 @@ 1.0 1 - 11.0 - 13.1 + 12.2 + 15.0 21.0 10.0.17763.0 10.0.17763.0 @@ -52,8 +52,10 @@ - - + + + +