From d34e48b6a22a182a34089e0172494c89debf44f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 07:05:06 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Http Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.10 to 10.0.11 Bumps Microsoft.Extensions.Http from 10.0.10 to 10.0.11 --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoftextensions - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoftextensions - dependency-name: Microsoft.Extensions.Http dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoftextensions ... Signed-off-by: dependabot[bot] --- src/EstimatorX.Client/EstimatorX.Client.csproj | 2 +- src/EstimatorX.Shared/EstimatorX.Shared.csproj | 2 +- test/EstimatorX.Shared.Tests/EstimatorX.Shared.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/EstimatorX.Client/EstimatorX.Client.csproj b/src/EstimatorX.Client/EstimatorX.Client.csproj index 9a18afb..f9b01a5 100644 --- a/src/EstimatorX.Client/EstimatorX.Client.csproj +++ b/src/EstimatorX.Client/EstimatorX.Client.csproj @@ -18,7 +18,7 @@ - + diff --git a/src/EstimatorX.Shared/EstimatorX.Shared.csproj b/src/EstimatorX.Shared/EstimatorX.Shared.csproj index 2165ff7..1bf7b7f 100644 --- a/src/EstimatorX.Shared/EstimatorX.Shared.csproj +++ b/src/EstimatorX.Shared/EstimatorX.Shared.csproj @@ -12,7 +12,7 @@ - + diff --git a/test/EstimatorX.Shared.Tests/EstimatorX.Shared.Tests.csproj b/test/EstimatorX.Shared.Tests/EstimatorX.Shared.Tests.csproj index 359be9e..1a934da 100644 --- a/test/EstimatorX.Shared.Tests/EstimatorX.Shared.Tests.csproj +++ b/test/EstimatorX.Shared.Tests/EstimatorX.Shared.Tests.csproj @@ -7,7 +7,7 @@ - +