From 478c652cdd43096bccff9685484d689076752431 Mon Sep 17 00:00:00 2001 From: Max Mannstein Date: Sat, 9 Aug 2025 16:27:33 +0200 Subject: [PATCH] Update to .NET 9 and iOS 15.0 --- .DS_Store | Bin 6148 -> 6148 bytes gehGassiApp/.DS_Store | Bin 0 -> 6148 bytes .../gehGassi.LocalNotifications/.DS_Store | Bin 0 -> 6148 bytes .../gehGassi.LocalNotifications.csproj | 8 +- .../gehGassi.Toolkit/gehGassi.Toolkit.csproj | 4 +- gehGassiApp/gehGassiApp.Core/.DS_Store | Bin 0 -> 6148 bytes .../gehGassiApp.Core/gehGassiApp.Core.csproj | 18 ++--- gehGassiApp/gehGassiApp.Data/.DS_Store | Bin 0 -> 6148 bytes .../gehGassiApp.Data/gehGassiApp.Data.csproj | 16 ++-- gehGassiApp/gehGassiApp.DbConfig/.DS_Store | Bin 0 -> 6148 bytes .../gehGassiApp.DbConfig.csproj | 14 ++-- .../gehGassiApp.Domain.csproj | 10 +-- gehGassiApp/gehGassiApp/.DS_Store | Bin 0 -> 6148 bytes .../Platforms/Android/AndroidManifest.xml | 2 +- .../Platforms/Android/MainActivity.cs | 3 +- gehGassiApp/gehGassiApp/gehGassiApp.csproj | 70 +++++++++--------- 16 files changed, 73 insertions(+), 72 deletions(-) create mode 100644 gehGassiApp/.DS_Store create mode 100644 gehGassiApp/gehGassi.LocalNotifications/.DS_Store create mode 100644 gehGassiApp/gehGassiApp.Core/.DS_Store create mode 100644 gehGassiApp/gehGassiApp.Data/.DS_Store create mode 100644 gehGassiApp/gehGassiApp.DbConfig/.DS_Store create mode 100644 gehGassiApp/gehGassiApp/.DS_Store diff --git a/.DS_Store b/.DS_Store index 964d30570c7341855e0871181b25c2105ae69afc..28f106b5a7aed2ab49ef35f44f7a16379bf29e1e 100644 GIT binary patch delta 17 YcmZoMXfc?uj*)TW#xVBHtQ`OO0Xe${HUIzs delta 14 VcmZoMXfc?uZsW!<_Qfn50st)X1tkCg diff --git a/gehGassiApp/.DS_Store b/gehGassiApp/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..536eebef8364ac47ae4b651bb28633c8a5b0bed8 GIT binary patch literal 6148 zcmeHKO;5ux41F1s7}{k*9FVy57a;Ku$|&N3xWEr!UyO;dOmy7)(|L9b>ePZbjS1P4 z^HSG#l9w%+0fgcE^a2SO_{48*e+lIFr_K^YEyEDu& z!!vGB-@k|npO?5p#D;tNL=}tlBUUJ<zkF zn)%d)U#u(Ue8cQ_&V|l*RChjUADo#Bj5Yg8mpZQp9sdv%@ybyaSbYZYr{LlYI0MeW zeluVPRjH1@V-^m;4Wg<&0T*E43hX&L&p$$qDprKhvt+--jT7}7np#A3 zem<@ulZcFPQ@L2!n>{z**++&mCkOWA81W14cNZlEfg7;MkzE(HCqgga^y>{tEnwC%0;vJ&^%eQ zLs35+`xjp>T0 - net8.0-android;net8.0-ios + net9.0-android;net9.0-ios @@ -12,13 +12,13 @@ true enable - 14.2 + 15.0 21.0 - - + + diff --git a/gehGassiApp/gehGassi.Toolkit/gehGassi.Toolkit.csproj b/gehGassiApp/gehGassi.Toolkit/gehGassi.Toolkit.csproj index ed489a5..0f3c93d 100644 --- a/gehGassiApp/gehGassi.Toolkit/gehGassi.Toolkit.csproj +++ b/gehGassiApp/gehGassi.Toolkit/gehGassi.Toolkit.csproj @@ -1,7 +1,7 @@ - net7.0;net7.0-android;net7.0-ios + net9.0;net9.0-android;net9.0-ios @@ -9,7 +9,7 @@ true enable - 14.2 + 15.0 14.0 21.0 10.0.17763.0 diff --git a/gehGassiApp/gehGassiApp.Core/.DS_Store b/gehGassiApp/gehGassiApp.Core/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6 GIT binary patch literal 6148 zcmeH~Jr2S!425mzP>H1@V-^m;4Wg<&0T*E43hX&L&p$$qDprKhvt+--jT7}7np#A3 zem<@ulZcFPQ@L2!n>{z**++&mCkOWA81W14cNZlEfg7;MkzE(HCqgga^y>{tEnwC%0;vJ&^%eQ zLs35+`xjp>T0 - net8.0;net8.0-android;net8.0-ios + net9.0;net9.0-android;net9.0-ios true true enable - 14.2 + 15.0 14.0 21.0 10.0.17763.0 @@ -21,13 +21,13 @@ - - - - - - - + + + + + + + diff --git a/gehGassiApp/gehGassiApp.Data/.DS_Store b/gehGassiApp/gehGassiApp.Data/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6 GIT binary patch literal 6148 zcmeH~Jr2S!425mzP>H1@V-^m;4Wg<&0T*E43hX&L&p$$qDprKhvt+--jT7}7np#A3 zem<@ulZcFPQ@L2!n>{z**++&mCkOWA81W14cNZlEfg7;MkzE(HCqgga^y>{tEnwC%0;vJ&^%eQ zLs35+`xjp>T0 - net8.0;net8.0-android;net8.0-ios + net9.0;net9.0-android;net9.0-ios true true enable - 14.2 + 15.0 14.0 21.0 10.0.17763.0 @@ -21,13 +21,13 @@ - - - + + + - - - + + + diff --git a/gehGassiApp/gehGassiApp.DbConfig/.DS_Store b/gehGassiApp/gehGassiApp.DbConfig/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6 GIT binary patch literal 6148 zcmeH~Jr2S!425mzP>H1@V-^m;4Wg<&0T*E43hX&L&p$$qDprKhvt+--jT7}7np#A3 zem<@ulZcFPQ@L2!n>{z**++&mCkOWA81W14cNZlEfg7;MkzE(HCqgga^y>{tEnwC%0;vJ&^%eQ zLs35+`xjp>T0 Exe - net8.0 + net9.0 enable enable Debug;Release;Staging;DebugStaging - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + diff --git a/gehGassiApp/gehGassiApp.Domain/gehGassiApp.Domain.csproj b/gehGassiApp/gehGassiApp.Domain/gehGassiApp.Domain.csproj index e9fe751..7d2564b 100644 --- a/gehGassiApp/gehGassiApp.Domain/gehGassiApp.Domain.csproj +++ b/gehGassiApp/gehGassiApp.Domain/gehGassiApp.Domain.csproj @@ -4,14 +4,14 @@ - net8.0;net8.0-android;net8.0-ios + net9.0;net9.0-android;net9.0-ios true true enable - 14.2 + 15.0 14.0 21.0 10.0.17763.0 @@ -21,9 +21,9 @@ - - - + + + diff --git a/gehGassiApp/gehGassiApp/.DS_Store b/gehGassiApp/gehGassiApp/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ee640fe8e711e362f7d53b420688ddb466fe4ccd GIT binary patch literal 6148 zcmeH~JqiLr422W55Nx)zoW=uqgF*BJUO-kGL9`J2Il3=DEVx>W$O|NICY!MASL{qg zL^qGqTBH+^IowoM7DlGnPox|-TTqg^zI56w5LO))TycF}?jOsfk636Q{uz%=%qo&P)dr}=->!Yv7qz@HJ& z*>=C(;G^KmuPS@B|t# B5o7=W literal 0 HcmV?d00001 diff --git a/gehGassiApp/gehGassiApp/Platforms/Android/AndroidManifest.xml b/gehGassiApp/gehGassiApp/Platforms/Android/AndroidManifest.xml index 8dce589..fbf5033 100644 --- a/gehGassiApp/gehGassiApp/Platforms/Android/AndroidManifest.xml +++ b/gehGassiApp/gehGassiApp/Platforms/Android/AndroidManifest.xml @@ -1,6 +1,6 @@  - + diff --git a/gehGassiApp/gehGassiApp/Platforms/Android/MainActivity.cs b/gehGassiApp/gehGassiApp/Platforms/Android/MainActivity.cs index 1124d50..6ac4ea4 100644 --- a/gehGassiApp/gehGassiApp/Platforms/Android/MainActivity.cs +++ b/gehGassiApp/gehGassiApp/Platforms/Android/MainActivity.cs @@ -2,6 +2,7 @@ using Android.App; using Android.Content; using Android.Content.PM; +using Android.Gms.Tasks; using Android.OS; using Android.Views; using CommunityToolkit.Mvvm.Messaging; @@ -24,7 +25,7 @@ namespace gehGassiApp; Android.Content.Intent.CategoryDefault, Android.Content.Intent.CategoryBrowsable })] -public class MainActivity : MauiAppCompatActivity, Android.Gms.Tasks.IOnSuccessListener +public class MainActivity : MauiAppCompatActivity, IOnSuccessListener { //Service der die Installation des Gerätes am PNS ermöglicht IDeviceInstallationService _deviceInstallationService; diff --git a/gehGassiApp/gehGassiApp/gehGassiApp.csproj b/gehGassiApp/gehGassiApp/gehGassiApp.csproj index 1953284..18d4d2a 100644 --- a/gehGassiApp/gehGassiApp/gehGassiApp.csproj +++ b/gehGassiApp/gehGassiApp/gehGassiApp.csproj @@ -4,7 +4,7 @@ - net8.0-android;net8.0-ios + net9.0-android;net9.0-ios Exe @@ -25,14 +25,14 @@ 1.274 274 - 14.2 + 15.0 29.0 automatic gehgassi Debug;Release;Staging;DebugStaging - true - + com.gehgassi.local - + True Platforms\iOS\Entitlements.production.plist @@ -98,12 +98,12 @@ - + com.gehgassi.local - + Apple Development: Created via API (8Y2M3MGT92) VS: WildCard Development @@ -137,7 +137,7 @@ - + @@ -197,17 +197,17 @@ - - - - - - - - + + + + + + + + - - + + @@ -654,25 +654,25 @@ - + Platforms\Android\google-services.json - + Platforms\Android\google-services.json - + Platforms\Android\google-services.json - + Platforms\Android\google-services.json @@ -703,27 +703,27 @@ - + - 1.9.3.2 + 1.10.1.2 - 1.4.5.2 + 1.5.0.2 - 2.8.7.2 + 2.9.2 - 2.8.7.2 + 2.9.2 - 124.1.0.1 + 125.0.0 - 2.55.0.1 + 2.56.2.2 - 118.5.0.4 + 118.7.2