From 8948ab4570a37664c37037bf7f78e8cd4c9c4388 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 04:31:26 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.EnvironmentVariables Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Configuration.EnvironmentVariables](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Configuration` 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) Updates `Microsoft.Extensions.Configuration.EnvironmentVariables` 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 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- samples/GenericHost/GenericHost.csproj | 4 ++-- .../CasCap.Apis.GooglePhotos.Tests.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/samples/GenericHost/GenericHost.csproj b/samples/GenericHost/GenericHost.csproj index 4fa91b7..45f9b8b 100644 --- a/samples/GenericHost/GenericHost.csproj +++ b/samples/GenericHost/GenericHost.csproj @@ -7,11 +7,11 @@ - + - + diff --git a/src/CasCap.Apis.GooglePhotos.Tests/CasCap.Apis.GooglePhotos.Tests.csproj b/src/CasCap.Apis.GooglePhotos.Tests/CasCap.Apis.GooglePhotos.Tests.csproj index b94ea12..fe182c8 100644 --- a/src/CasCap.Apis.GooglePhotos.Tests/CasCap.Apis.GooglePhotos.Tests.csproj +++ b/src/CasCap.Apis.GooglePhotos.Tests/CasCap.Apis.GooglePhotos.Tests.csproj @@ -7,9 +7,9 @@ - + - +