From 2fd83b013be8bb6654212d6c76f56b9499da010b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 23:56:13 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration and 2 others Bumps Microsoft.Extensions.Configuration from 8.0.0 to 10.0.0 Bumps Microsoft.Extensions.Configuration.Json from 8.0.1 to 10.0.0 Bumps Microsoft.Extensions.Configuration.UserSecrets from 8.0.1 to 10.0.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Centeva.ObjectStorage.IntegrationTests.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/Centeva.ObjectStorage.IntegrationTests/Centeva.ObjectStorage.IntegrationTests.csproj b/test/Centeva.ObjectStorage.IntegrationTests/Centeva.ObjectStorage.IntegrationTests.csproj index 1e5f934..afc9f60 100644 --- a/test/Centeva.ObjectStorage.IntegrationTests/Centeva.ObjectStorage.IntegrationTests.csproj +++ b/test/Centeva.ObjectStorage.IntegrationTests/Centeva.ObjectStorage.IntegrationTests.csproj @@ -7,11 +7,11 @@ - + - - + +