From 986b1ec573e188b2f842a3f7e7575a7f8e9149df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 21:09:17 +0000 Subject: [PATCH] Bump the microsoft group with 11 updates Bumps Microsoft.AspNetCore.Components.WebView.Maui from 8.0.21 to 8.0.100 Bumps Microsoft.EntityFrameworkCore.Design from 8.0.4 to 9.0.16 Bumps Microsoft.EntityFrameworkCore.InMemory from 8.0.4 to 9.0.16 Bumps Microsoft.EntityFrameworkCore.Sqlite from 8.0.4 to 9.0.16 Bumps Microsoft.Extensions.Http from 8.0.0 to 10.0.8 Bumps Microsoft.Extensions.Logging.ApplicationInsights from 2.22.0 to 2.23.0 Bumps Microsoft.Identity.Client from 4.61.3 to 4.84.1 Bumps Microsoft.Maui.Controls to 10.0.60 Bumps Microsoft.Maui.Controls.Compatibility to 10.0.60 Bumps Microsoft.NET.Test.Sdk from 17.9.0 to 18.5.1 Bumps SQLitePCLRaw.core from 2.1.8 to 2.1.10 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components.WebView.Maui dependency-version: 8.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.AspNetCore.Components.WebView.Maui dependency-version: 8.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.AspNetCore.Components.WebView.Maui dependency-version: 8.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.AspNetCore.Components.WebView.Maui dependency-version: 8.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.AspNetCore.Components.WebView.Maui dependency-version: 8.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.16 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 9.0.16 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 9.0.16 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: SQLitePCLRaw.core dependency-version: 2.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Http dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Logging.ApplicationInsights dependency-version: 2.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft - dependency-name: Microsoft.Identity.Client dependency-version: 4.84.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft - dependency-name: Microsoft.Maui.Controls dependency-version: 10.0.60 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Maui.Controls dependency-version: 10.0.60 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Maui.Controls dependency-version: 10.0.60 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Maui.Controls.Compatibility dependency-version: 10.0.60 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Maui.Controls.Compatibility dependency-version: 10.0.60 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Maui.Controls.Compatibility dependency-version: 10.0.60 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft ... Signed-off-by: dependabot[bot] --- Auth/AuthServices/AuthServices.csproj | 2 +- Auth/MauiAuthBlazor/MauiAuthBlazor.csproj | 2 +- Database/MauiTaskListApp/MauiTaskListApp.csproj | 2 +- Database/Sqlite/MauiSqliteBlazor/MauiSqliteBlazor.csproj | 2 +- Directory.Build.props | 4 ++-- IPTVPlayer/IPTVPlayer.csproj | 2 +- KanbanBoard/KanbanBoard.csproj | 6 +++--- MauiApplicationInsights/MauiApplicationInsights.csproj | 2 +- MauiBlazorPhotoGallery/MauiBlazorPhotoGallery.csproj | 2 +- .../Client.Android.UITests/Client.Android.UITests.csproj | 2 +- .../Client.MacCatalyst.UITests.csproj | 2 +- MauiTests/Client.Tizen.UITests/Client.Tizen.UITests.csproj | 2 +- .../Client.Windows.UITests/Client.Windows.UITests.csproj | 2 +- MauiTests/Client.iOS.UITests/Client.iOS.UITests.csproj | 2 +- MauiWorkflowBuilder/MauiWorkflowBuilder.csproj | 2 +- RepositoryContributors/RepositoryContributors.csproj | 2 +- iOSExtensions/JokeApp/JokeApp/JokeApp.csproj | 4 ++-- .../ShareExtension/AppContainer/AppContainer.csproj | 4 ++-- 18 files changed, 23 insertions(+), 23 deletions(-) diff --git a/Auth/AuthServices/AuthServices.csproj b/Auth/AuthServices/AuthServices.csproj index 1c8fb5f6..bbc76f06 100644 --- a/Auth/AuthServices/AuthServices.csproj +++ b/Auth/AuthServices/AuthServices.csproj @@ -5,7 +5,7 @@ - + diff --git a/Auth/MauiAuthBlazor/MauiAuthBlazor.csproj b/Auth/MauiAuthBlazor/MauiAuthBlazor.csproj index db3e97bb..c6be6215 100644 --- a/Auth/MauiAuthBlazor/MauiAuthBlazor.csproj +++ b/Auth/MauiAuthBlazor/MauiAuthBlazor.csproj @@ -34,7 +34,7 @@ - + diff --git a/Database/MauiTaskListApp/MauiTaskListApp.csproj b/Database/MauiTaskListApp/MauiTaskListApp.csproj index fde3e343..3f551236 100644 --- a/Database/MauiTaskListApp/MauiTaskListApp.csproj +++ b/Database/MauiTaskListApp/MauiTaskListApp.csproj @@ -32,7 +32,7 @@ - + diff --git a/Database/Sqlite/MauiSqliteBlazor/MauiSqliteBlazor.csproj b/Database/Sqlite/MauiSqliteBlazor/MauiSqliteBlazor.csproj index dcb884a9..4b264829 100644 --- a/Database/Sqlite/MauiSqliteBlazor/MauiSqliteBlazor.csproj +++ b/Database/Sqlite/MauiSqliteBlazor/MauiSqliteBlazor.csproj @@ -37,7 +37,7 @@ - + diff --git a/Directory.Build.props b/Directory.Build.props index da0dacde..6a395495 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -67,7 +67,7 @@ - - + + \ No newline at end of file diff --git a/IPTVPlayer/IPTVPlayer.csproj b/IPTVPlayer/IPTVPlayer.csproj index 6f90c74b..28f536e4 100644 --- a/IPTVPlayer/IPTVPlayer.csproj +++ b/IPTVPlayer/IPTVPlayer.csproj @@ -31,7 +31,7 @@ - + diff --git a/KanbanBoard/KanbanBoard.csproj b/KanbanBoard/KanbanBoard.csproj index 6569fcbc..db96f42f 100644 --- a/KanbanBoard/KanbanBoard.csproj +++ b/KanbanBoard/KanbanBoard.csproj @@ -29,16 +29,16 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + diff --git a/MauiApplicationInsights/MauiApplicationInsights.csproj b/MauiApplicationInsights/MauiApplicationInsights.csproj index ab09c818..9ad1e653 100644 --- a/MauiApplicationInsights/MauiApplicationInsights.csproj +++ b/MauiApplicationInsights/MauiApplicationInsights.csproj @@ -24,7 +24,7 @@ - + diff --git a/MauiBlazorPhotoGallery/MauiBlazorPhotoGallery.csproj b/MauiBlazorPhotoGallery/MauiBlazorPhotoGallery.csproj index 81ba4178..06ccc05a 100644 --- a/MauiBlazorPhotoGallery/MauiBlazorPhotoGallery.csproj +++ b/MauiBlazorPhotoGallery/MauiBlazorPhotoGallery.csproj @@ -30,7 +30,7 @@ - + diff --git a/MauiTests/Client.Android.UITests/Client.Android.UITests.csproj b/MauiTests/Client.Android.UITests/Client.Android.UITests.csproj index e28b0a89..ca367fa4 100644 --- a/MauiTests/Client.Android.UITests/Client.Android.UITests.csproj +++ b/MauiTests/Client.Android.UITests/Client.Android.UITests.csproj @@ -6,7 +6,7 @@ - + all diff --git a/MauiTests/Client.MacCatalyst.UITests/Client.MacCatalyst.UITests.csproj b/MauiTests/Client.MacCatalyst.UITests/Client.MacCatalyst.UITests.csproj index 11f1fe1c..b0f9ebc9 100644 --- a/MauiTests/Client.MacCatalyst.UITests/Client.MacCatalyst.UITests.csproj +++ b/MauiTests/Client.MacCatalyst.UITests/Client.MacCatalyst.UITests.csproj @@ -6,7 +6,7 @@ - + all diff --git a/MauiTests/Client.Tizen.UITests/Client.Tizen.UITests.csproj b/MauiTests/Client.Tizen.UITests/Client.Tizen.UITests.csproj index 865617c0..4a044787 100644 --- a/MauiTests/Client.Tizen.UITests/Client.Tizen.UITests.csproj +++ b/MauiTests/Client.Tizen.UITests/Client.Tizen.UITests.csproj @@ -6,7 +6,7 @@ - + all diff --git a/MauiTests/Client.Windows.UITests/Client.Windows.UITests.csproj b/MauiTests/Client.Windows.UITests/Client.Windows.UITests.csproj index e5752e9d..baf0ce12 100644 --- a/MauiTests/Client.Windows.UITests/Client.Windows.UITests.csproj +++ b/MauiTests/Client.Windows.UITests/Client.Windows.UITests.csproj @@ -6,7 +6,7 @@ - + all diff --git a/MauiTests/Client.iOS.UITests/Client.iOS.UITests.csproj b/MauiTests/Client.iOS.UITests/Client.iOS.UITests.csproj index 6af1325c..f1605368 100644 --- a/MauiTests/Client.iOS.UITests/Client.iOS.UITests.csproj +++ b/MauiTests/Client.iOS.UITests/Client.iOS.UITests.csproj @@ -6,7 +6,7 @@ - + all diff --git a/MauiWorkflowBuilder/MauiWorkflowBuilder.csproj b/MauiWorkflowBuilder/MauiWorkflowBuilder.csproj index 834bc7ac..6c147a44 100644 --- a/MauiWorkflowBuilder/MauiWorkflowBuilder.csproj +++ b/MauiWorkflowBuilder/MauiWorkflowBuilder.csproj @@ -34,6 +34,6 @@ - + diff --git a/RepositoryContributors/RepositoryContributors.csproj b/RepositoryContributors/RepositoryContributors.csproj index 69a3672e..37d0bc1a 100644 --- a/RepositoryContributors/RepositoryContributors.csproj +++ b/RepositoryContributors/RepositoryContributors.csproj @@ -26,7 +26,7 @@ - + diff --git a/iOSExtensions/JokeApp/JokeApp/JokeApp.csproj b/iOSExtensions/JokeApp/JokeApp/JokeApp.csproj index 3b725617..4a732482 100644 --- a/iOSExtensions/JokeApp/JokeApp/JokeApp.csproj +++ b/iOSExtensions/JokeApp/JokeApp/JokeApp.csproj @@ -44,8 +44,8 @@ - - + + diff --git a/iOSExtensions/ShareExtension/AppContainer/AppContainer.csproj b/iOSExtensions/ShareExtension/AppContainer/AppContainer.csproj index 141ac794..b3c2d969 100644 --- a/iOSExtensions/ShareExtension/AppContainer/AppContainer.csproj +++ b/iOSExtensions/ShareExtension/AppContainer/AppContainer.csproj @@ -49,8 +49,8 @@ - - + +