diff --git a/.DS_Store b/.DS_Store index 964d305..28f106b 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/gehGassiApp/.DS_Store b/gehGassiApp/.DS_Store new file mode 100644 index 0000000..536eebe Binary files /dev/null and b/gehGassiApp/.DS_Store differ diff --git a/gehGassiApp/gehGassi.LocalNotifications/.DS_Store b/gehGassiApp/gehGassi.LocalNotifications/.DS_Store new file mode 100644 index 0000000..5008ddf Binary files /dev/null and b/gehGassiApp/gehGassi.LocalNotifications/.DS_Store differ diff --git a/gehGassiApp/gehGassi.LocalNotifications/gehGassi.LocalNotifications.csproj b/gehGassiApp/gehGassi.LocalNotifications/gehGassi.LocalNotifications.csproj index 1e981e8..ce10d39 100644 --- a/gehGassiApp/gehGassi.LocalNotifications/gehGassi.LocalNotifications.csproj +++ b/gehGassiApp/gehGassi.LocalNotifications/gehGassi.LocalNotifications.csproj @@ -4,7 +4,7 @@ - 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 0000000..5008ddf Binary files /dev/null and b/gehGassiApp/gehGassiApp.Core/.DS_Store differ diff --git a/gehGassiApp/gehGassiApp.Core/gehGassiApp.Core.csproj b/gehGassiApp/gehGassiApp.Core/gehGassiApp.Core.csproj index 013a6e7..7240330 100644 --- a/gehGassiApp/gehGassiApp.Core/gehGassiApp.Core.csproj +++ b/gehGassiApp/gehGassiApp.Core/gehGassiApp.Core.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,13 +21,13 @@ - - - - - - - + + + + + + + diff --git a/gehGassiApp/gehGassiApp.Data/.DS_Store b/gehGassiApp/gehGassiApp.Data/.DS_Store new file mode 100644 index 0000000..5008ddf Binary files /dev/null and b/gehGassiApp/gehGassiApp.Data/.DS_Store differ diff --git a/gehGassiApp/gehGassiApp.Data/gehGassiApp.Data.csproj b/gehGassiApp/gehGassiApp.Data/gehGassiApp.Data.csproj index 33460ba..94cb8fd 100644 --- a/gehGassiApp/gehGassiApp.Data/gehGassiApp.Data.csproj +++ b/gehGassiApp/gehGassiApp.Data/gehGassiApp.Data.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,13 +21,13 @@ - - - + + + - - - + + + diff --git a/gehGassiApp/gehGassiApp.DbConfig/.DS_Store b/gehGassiApp/gehGassiApp.DbConfig/.DS_Store new file mode 100644 index 0000000..5008ddf Binary files /dev/null and b/gehGassiApp/gehGassiApp.DbConfig/.DS_Store differ diff --git a/gehGassiApp/gehGassiApp.DbConfig/gehGassiApp.DbConfig.csproj b/gehGassiApp/gehGassiApp.DbConfig/gehGassiApp.DbConfig.csproj index 167c624..570c42f 100644 --- a/gehGassiApp/gehGassiApp.DbConfig/gehGassiApp.DbConfig.csproj +++ b/gehGassiApp/gehGassiApp.DbConfig/gehGassiApp.DbConfig.csproj @@ -2,22 +2,22 @@ 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 0000000..ee640fe Binary files /dev/null and b/gehGassiApp/gehGassiApp/.DS_Store differ 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