From 41c9ccffb96e5d1d0ced8457746da62a4a6ede01 Mon Sep 17 00:00:00 2001 From: PrithisSf3973 Date: Sat, 19 Apr 2025 09:46:11 +0530 Subject: [PATCH] updated to net9. --- .../RotatorGettingStarted.csproj | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/GettingStarted/RotatorGettingStarted/RotatorGettingStarted.csproj b/GettingStarted/RotatorGettingStarted/RotatorGettingStarted.csproj index 890469d..bf0ba0d 100644 --- a/GettingStarted/RotatorGettingStarted/RotatorGettingStarted.csproj +++ b/GettingStarted/RotatorGettingStarted/RotatorGettingStarted.csproj @@ -1,10 +1,10 @@  - 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 - +