From a99b1565b099f98d019edbf681e5fd339d6424b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 20:09:06 +0000 Subject: [PATCH] Bump Microsoft.Identity.Web, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Caching.Memory, Microsoft.Extensions.Caching.Abstractions and Microsoft.Extensions.Options.ConfigurationExtensions Bumps [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime), [Microsoft.Extensions.Caching.Abstractions](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Options.ConfigurationExtensions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Identity.Web` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases) - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md) - [Commits](https://github.com/AzureAD/microsoft-identity-web/compare/3.2.1...3.2.2) Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.1 to 9.0.0-rc.1.24431.7 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.0-rc.1.24431.7) Updates `Microsoft.Extensions.Caching.Memory` from 8.0.0 to 9.0.0-rc.1.24431.7 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0-rc.1.24431.7) Updates `Microsoft.Extensions.Caching.Abstractions` from 8.0.0 to 9.0.0-rc.1.24431.7 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0-rc.1.24431.7) Updates `Microsoft.Extensions.Options.ConfigurationExtensions` from 8.0.0 to 9.0.0-rc.1.24431.7 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0-rc.1.24431.7) --- updated-dependencies: - dependency-name: Microsoft.Identity.Web dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Caching.Memory dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Caching.Abstractions 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] --- src/repository-webapi/repository-webapi.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/repository-webapi/repository-webapi.csproj b/src/repository-webapi/repository-webapi.csproj index 26d13999..72598525 100644 --- a/src/repository-webapi/repository-webapi.csproj +++ b/src/repository-webapi/repository-webapi.csproj @@ -18,9 +18,9 @@ - + - +