From 516ab8c0cb07174799fdd34aa19bb49fc32d8318 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 12:18:22 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Abstractions from 8.0.0 to 9.0.0 Bumps [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/client/Falcon.Client.Tests/Falcon.Client.Tests.csproj | 2 +- src/client/Falcon.Client/Falcon.Client.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/client/Falcon.Client.Tests/Falcon.Client.Tests.csproj b/src/client/Falcon.Client.Tests/Falcon.Client.Tests.csproj index 77bbb54..6ab8f53 100644 --- a/src/client/Falcon.Client.Tests/Falcon.Client.Tests.csproj +++ b/src/client/Falcon.Client.Tests/Falcon.Client.Tests.csproj @@ -19,7 +19,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/client/Falcon.Client/Falcon.Client.csproj b/src/client/Falcon.Client/Falcon.Client.csproj index 2a5a110..91db5be 100644 --- a/src/client/Falcon.Client/Falcon.Client.csproj +++ b/src/client/Falcon.Client/Falcon.Client.csproj @@ -12,7 +12,7 @@ - +