From d17ec02414a4ea40404c73ada2bce4e6d0d79aff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 14:05:43 +0000 Subject: [PATCH] build(deps): bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Abstractions Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Configuration` from 7.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v9.0.0) Updates `Microsoft.Extensions.Configuration.Abstractions` from 7.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../SecureMemory/SecureMemory.Tests/SecureMemory.Tests.csproj | 2 +- csharp/SecureMemory/SecureMemory/SecureMemory.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/csharp/SecureMemory/SecureMemory.Tests/SecureMemory.Tests.csproj b/csharp/SecureMemory/SecureMemory.Tests/SecureMemory.Tests.csproj index 84b9d7d4f..37375cd61 100644 --- a/csharp/SecureMemory/SecureMemory.Tests/SecureMemory.Tests.csproj +++ b/csharp/SecureMemory/SecureMemory.Tests/SecureMemory.Tests.csproj @@ -10,7 +10,7 @@ - + diff --git a/csharp/SecureMemory/SecureMemory/SecureMemory.csproj b/csharp/SecureMemory/SecureMemory/SecureMemory.csproj index fd97236f9..38b3ea61c 100644 --- a/csharp/SecureMemory/SecureMemory/SecureMemory.csproj +++ b/csharp/SecureMemory/SecureMemory/SecureMemory.csproj @@ -19,7 +19,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -27,7 +27,7 @@ - +