From 45f7d4ff8856b92e9f8749914167d0e5cd88ff71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 17:15:44 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Abstractions, Microsoft.Extensions.Http and Microsoft.Extensions.Options.ConfigurationExtensions Bumps [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Options.ConfigurationExtensions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Configuration.Abstractions` from 8.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.1) Updates `Microsoft.Extensions.Http` from 8.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.1) Updates `Microsoft.Extensions.Options.ConfigurationExtensions` from 8.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Http dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../DateNight.Infrastructure.csproj | 6 +++--- src/DateNightApp/DateNightApp.csproj | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/DateNight.Infrastructure/DateNight.Infrastructure.csproj b/src/DateNight.Infrastructure/DateNight.Infrastructure.csproj index 17d15aa..39a33e2 100644 --- a/src/DateNight.Infrastructure/DateNight.Infrastructure.csproj +++ b/src/DateNight.Infrastructure/DateNight.Infrastructure.csproj @@ -13,10 +13,10 @@ - + - - + + diff --git a/src/DateNightApp/DateNightApp.csproj b/src/DateNightApp/DateNightApp.csproj index 915d668..3866c93 100644 --- a/src/DateNightApp/DateNightApp.csproj +++ b/src/DateNightApp/DateNightApp.csproj @@ -40,7 +40,7 @@ - +