From 6be68069793556d335c7c23dd7e986e677897e74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:00:20 +0000 Subject: [PATCH] chore(deps): bump Microsoft.AspNetCore.Identity.EntityFrameworkCore Bumps [Microsoft.AspNetCore.Identity.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 8.0.8 to 8.0.11. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.8...v8.0.11) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/OA.Domain/OA.Domain.csproj | 2 +- src/OA.Persistence/OA.Persistence.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/OA.Domain/OA.Domain.csproj b/src/OA.Domain/OA.Domain.csproj index e202fe2..e9084c2 100644 --- a/src/OA.Domain/OA.Domain.csproj +++ b/src/OA.Domain/OA.Domain.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/OA.Persistence/OA.Persistence.csproj b/src/OA.Persistence/OA.Persistence.csproj index 922fb1e..0931f31 100644 --- a/src/OA.Persistence/OA.Persistence.csproj +++ b/src/OA.Persistence/OA.Persistence.csproj @@ -9,7 +9,7 @@ - + all