From bb76e2f5ed2775e15adf6511acb9136a19f64a96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 06:19:02 +0000 Subject: [PATCH] Bump Microsoft.Bcl.AsyncInterfaces and Microsoft.Extensions.Diagnostics.Testing Bumps Microsoft.Bcl.AsyncInterfaces to 9.0.10 Bumps Microsoft.Extensions.Diagnostics.Testing from 9.2.0 to 9.10.0 --- updated-dependencies: - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoftextensions - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoftextensions - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoftextensions - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoftextensions - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoftextensions - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoftextensions - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoftextensions - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoftextensions - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoftextensions - dependency-name: Microsoft.Extensions.Diagnostics.Testing dependency-version: 9.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoftextensions ... Signed-off-by: dependabot[bot] --- .../AspireShop.CatalogDbManager.csproj | 1 + .../ImageGallery.AppHost/ImageGallery.AppHost.csproj | 1 + .../ImageGallery.FrontEnd/ImageGallery.FrontEnd.csproj | 1 + .../ImageGallery.Functions/ImageGallery.Functions.csproj | 1 + .../DatabaseContainers.ApiService.csproj | 1 + .../DatabaseContainers.AppHost.csproj | 1 + .../DatabaseMigrations.ApiModel.csproj | 1 + .../DatabaseMigrations.AppHost.csproj | 1 + .../OrleansVoting.Service/OrleansVoting.Service.csproj | 1 + tests/SamplesIntegrationTests/SamplesIntegrationTests.csproj | 2 +- 10 files changed, 10 insertions(+), 1 deletion(-) diff --git a/samples/AspireShop/AspireShop.CatalogDbManager/AspireShop.CatalogDbManager.csproj b/samples/AspireShop/AspireShop.CatalogDbManager/AspireShop.CatalogDbManager.csproj index 011f20be..398ceca6 100644 --- a/samples/AspireShop/AspireShop.CatalogDbManager/AspireShop.CatalogDbManager.csproj +++ b/samples/AspireShop/AspireShop.CatalogDbManager/AspireShop.CatalogDbManager.csproj @@ -15,6 +15,7 @@ + diff --git a/samples/AspireWithAzureFunctions/ImageGallery.AppHost/ImageGallery.AppHost.csproj b/samples/AspireWithAzureFunctions/ImageGallery.AppHost/ImageGallery.AppHost.csproj index 8fbc5960..9aa530ee 100644 --- a/samples/AspireWithAzureFunctions/ImageGallery.AppHost/ImageGallery.AppHost.csproj +++ b/samples/AspireWithAzureFunctions/ImageGallery.AppHost/ImageGallery.AppHost.csproj @@ -19,6 +19,7 @@ + diff --git a/samples/AspireWithAzureFunctions/ImageGallery.FrontEnd/ImageGallery.FrontEnd.csproj b/samples/AspireWithAzureFunctions/ImageGallery.FrontEnd/ImageGallery.FrontEnd.csproj index 3117e42d..d57f8adf 100644 --- a/samples/AspireWithAzureFunctions/ImageGallery.FrontEnd/ImageGallery.FrontEnd.csproj +++ b/samples/AspireWithAzureFunctions/ImageGallery.FrontEnd/ImageGallery.FrontEnd.csproj @@ -12,6 +12,7 @@ + diff --git a/samples/AspireWithAzureFunctions/ImageGallery.Functions/ImageGallery.Functions.csproj b/samples/AspireWithAzureFunctions/ImageGallery.Functions/ImageGallery.Functions.csproj index 65905bbc..5213c52d 100644 --- a/samples/AspireWithAzureFunctions/ImageGallery.Functions/ImageGallery.Functions.csproj +++ b/samples/AspireWithAzureFunctions/ImageGallery.Functions/ImageGallery.Functions.csproj @@ -28,6 +28,7 @@ + \ No newline at end of file diff --git a/samples/DatabaseContainers/DatabaseContainers.ApiService/DatabaseContainers.ApiService.csproj b/samples/DatabaseContainers/DatabaseContainers.ApiService/DatabaseContainers.ApiService.csproj index 0b72eb37..5a4e0a66 100644 --- a/samples/DatabaseContainers/DatabaseContainers.ApiService/DatabaseContainers.ApiService.csproj +++ b/samples/DatabaseContainers/DatabaseContainers.ApiService/DatabaseContainers.ApiService.csproj @@ -16,6 +16,7 @@ + diff --git a/samples/DatabaseContainers/DatabaseContainers.AppHost/DatabaseContainers.AppHost.csproj b/samples/DatabaseContainers/DatabaseContainers.AppHost/DatabaseContainers.AppHost.csproj index 9f54cc41..ba4dce03 100644 --- a/samples/DatabaseContainers/DatabaseContainers.AppHost/DatabaseContainers.AppHost.csproj +++ b/samples/DatabaseContainers/DatabaseContainers.AppHost/DatabaseContainers.AppHost.csproj @@ -25,6 +25,7 @@ + diff --git a/samples/DatabaseMigrations/DatabaseMigrations.ApiModel/DatabaseMigrations.ApiModel.csproj b/samples/DatabaseMigrations/DatabaseMigrations.ApiModel/DatabaseMigrations.ApiModel.csproj index 277f4225..67c4998f 100644 --- a/samples/DatabaseMigrations/DatabaseMigrations.ApiModel/DatabaseMigrations.ApiModel.csproj +++ b/samples/DatabaseMigrations/DatabaseMigrations.ApiModel/DatabaseMigrations.ApiModel.csproj @@ -9,6 +9,7 @@ + diff --git a/samples/DatabaseMigrations/DatabaseMigrations.AppHost/DatabaseMigrations.AppHost.csproj b/samples/DatabaseMigrations/DatabaseMigrations.AppHost/DatabaseMigrations.AppHost.csproj index bd16fc21..eb4a4293 100644 --- a/samples/DatabaseMigrations/DatabaseMigrations.AppHost/DatabaseMigrations.AppHost.csproj +++ b/samples/DatabaseMigrations/DatabaseMigrations.AppHost/DatabaseMigrations.AppHost.csproj @@ -16,6 +16,7 @@ + diff --git a/samples/OrleansVoting/OrleansVoting.Service/OrleansVoting.Service.csproj b/samples/OrleansVoting/OrleansVoting.Service/OrleansVoting.Service.csproj index 527827fd..8cab538c 100644 --- a/samples/OrleansVoting/OrleansVoting.Service/OrleansVoting.Service.csproj +++ b/samples/OrleansVoting/OrleansVoting.Service/OrleansVoting.Service.csproj @@ -15,6 +15,7 @@ + diff --git a/tests/SamplesIntegrationTests/SamplesIntegrationTests.csproj b/tests/SamplesIntegrationTests/SamplesIntegrationTests.csproj index 7d69427b..59b23372 100644 --- a/tests/SamplesIntegrationTests/SamplesIntegrationTests.csproj +++ b/tests/SamplesIntegrationTests/SamplesIntegrationTests.csproj @@ -25,7 +25,7 @@ - +