From b08a9d2cdf195e2c57cdc6458c0f1625e5cffab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:02:17 +0000 Subject: [PATCH] chore(deps): bump Microsoft.EntityFrameworkCore.SqlServer and System.IdentityModel.Tokens.Jwt Bumps [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) and [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet). These dependencies needed to be updated together. Updates `Microsoft.EntityFrameworkCore.SqlServer` from 8.0.8 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.8...v9.0.0) Updates `System.IdentityModel.Tokens.Jwt` from 8.1.1 to 6.35.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.1.1...6.35.0) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/OA.Persistence/OA.Persistence.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/OA.Persistence/OA.Persistence.csproj b/src/OA.Persistence/OA.Persistence.csproj index 922fb1e..88b74cc 100644 --- a/src/OA.Persistence/OA.Persistence.csproj +++ b/src/OA.Persistence/OA.Persistence.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive