From 0bfffdeaa8a5bf5ad45187f29a36550f72236bef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 16:42:45 -0500 Subject: [PATCH] Bump Microsoft.AspNetCore.Identity.UI from 5.0.11 to 6.0.0 (#621) Bumps [Microsoft.AspNetCore.Identity.UI](https://github.com/dotnet/aspnetcore) from 5.0.11 to 6.0.0. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.11...v6.0.0) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Identity.UI dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/PublicApi/PublicApi.csproj | 2 +- src/Web/Web.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/PublicApi/PublicApi.csproj b/src/PublicApi/PublicApi.csproj index cb727a2..3f07143 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 0a49c76..7093ef3 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -35,7 +35,7 @@ - +