From 1990b9a68ab357c55c158db9d5216ffaa131a1ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 12:36:06 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Logging.Abstractions and Microsoft.IdentityModel.Tokens Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) and [Microsoft.IdentityModel.Tokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.4 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.4...v8.0.2) Updates `Microsoft.IdentityModel.Tokens` from 8.7.0 to 8.9.0 - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.7.0...8.9.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.IdentityModel.Tokens dependency-version: 8.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Crypter.Common/Crypter.Common.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Crypter.Common/Crypter.Common.csproj b/Crypter.Common/Crypter.Common.csproj index 6e944fd6..a83b8ffe 100644 --- a/Crypter.Common/Crypter.Common.csproj +++ b/Crypter.Common/Crypter.Common.csproj @@ -7,7 +7,7 @@ - +