From 9e1fb4419c0de02038a5125f0196d6c8bb6dfe0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 10:58:00 -0400 Subject: [PATCH] Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore (#731) Bumps [Microsoft.AspNetCore.Identity.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 6.0.4 to 6.0.5. - [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/commits) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/Infrastructure/Infrastructure.csproj | 2 +- src/PublicApi/PublicApi.csproj | 2 +- src/Web/Web.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index 98d8082..fbbae7d 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/PublicApi/PublicApi.csproj b/src/PublicApi/PublicApi.csproj index ba5ef8f..d138f04 100644 --- a/src/PublicApi/PublicApi.csproj +++ b/src/PublicApi/PublicApi.csproj @@ -19,7 +19,7 @@ - + diff --git a/src/Web/Web.csproj b/src/Web/Web.csproj index 2cdcdb0..d34cc85 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -25,7 +25,7 @@ - +