From 23af5b0416ed7c10b60919822feb361d416aa16d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 06:53:43 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore and 2 others Bumps Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.3 to 8.0.22 Bumps Microsoft.EntityFrameworkCore from 8.0.3 to 8.0.22 Bumps Microsoft.EntityFrameworkCore.Relational from 8.0.3 to 8.0.22 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore dependency-version: 8.0.22 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 8.0.22 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-version: 8.0.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Services/Identity/Identity.API/Identity.API.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Services/Identity/Identity.API/Identity.API.csproj b/src/Services/Identity/Identity.API/Identity.API.csproj index 4aaea794ea..3b21c61988 100644 --- a/src/Services/Identity/Identity.API/Identity.API.csproj +++ b/src/Services/Identity/Identity.API/Identity.API.csproj @@ -34,11 +34,11 @@ - + - + - +