From 1101529c0736e5a11d236de1b2c6835690ee57d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 22:46:31 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Identity in /Samples/IdentitySample.Mvc Bumps [Microsoft.AspNetCore.Identity](https://github.com/dotnet/aspnetcore) from 1.1.6 to 2.1.39. - [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 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj | 4 ++-- .../AspNetCore.Identity.DocumentDb.csproj | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj b/Samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj index e564884..42edfba 100644 --- a/Samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj +++ b/Samples/IdentitySample.Mvc/IdentitySample.Mvc.csproj @@ -1,4 +1,4 @@ - + Identity sample MVC application on ASP.NET Core @@ -23,7 +23,7 @@ - + diff --git a/src/AspNetCore.Identity.DocumentDb/AspNetCore.Identity.DocumentDb.csproj b/src/AspNetCore.Identity.DocumentDb/AspNetCore.Identity.DocumentDb.csproj index d6a931d..17dac02 100644 --- a/src/AspNetCore.Identity.DocumentDb/AspNetCore.Identity.DocumentDb.csproj +++ b/src/AspNetCore.Identity.DocumentDb/AspNetCore.Identity.DocumentDb.csproj @@ -1,4 +1,4 @@ - + A Cosmos DB / DocumentDB Storage Provider for ASP.NET Core Identity @@ -30,12 +30,12 @@ - + - +