From 338f288652a4b24b893e0269ef226a4baf8b7331 Mon Sep 17 00:00:00 2001 From: Cristian Miehs Date: Thu, 16 May 2024 16:17:26 +0300 Subject: [PATCH] Added support for net7.0 --- src/libs/Mapbox.Maui/Mapbox.Maui.csproj | 28 +++++++++++++------------ src/qs/MapboxMauiQs/MapboxMauiQs.csproj | 18 ++++++++-------- 2 files changed, 24 insertions(+), 22 deletions(-) diff --git a/src/libs/Mapbox.Maui/Mapbox.Maui.csproj b/src/libs/Mapbox.Maui/Mapbox.Maui.csproj index 0f25fd7..3a52821 100644 --- a/src/libs/Mapbox.Maui/Mapbox.Maui.csproj +++ b/src/libs/Mapbox.Maui/Mapbox.Maui.csproj @@ -1,19 +1,21 @@ - net6.0-android;net6.0-ios; + net6.0-android;net6.0-ios;net7.0-android;net7.0-ios; true true enable - 14.2 - 14.0 + 15.4 21.0 - 10.0.17763.0 - 10.0.17763.0 - 6.5 MapboxMaui + true + + + ios-arm64 + + 4 @@ -22,21 +24,21 @@ latestmajor - + - + - + - + @@ -68,10 +70,10 @@ - + - - + + diff --git a/src/qs/MapboxMauiQs/MapboxMauiQs.csproj b/src/qs/MapboxMauiQs/MapboxMauiQs.csproj index 57df81f..f8da1fb 100644 --- a/src/qs/MapboxMauiQs/MapboxMauiQs.csproj +++ b/src/qs/MapboxMauiQs/MapboxMauiQs.csproj @@ -9,7 +9,7 @@ true enable false - + MapboxQs @@ -21,12 +21,12 @@ 1.0 1 - 11.0 - 13.1 + 15.4 21.0 - 10.0.17763.0 - 10.0.17763.0 - 6.5 + + + + ios-arm64 @@ -75,10 +75,10 @@ - + - - + +