From 41b142bf3d61cc413770d9d8592d2b6416b7fb35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 22:46:34 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Identity Bumps [Microsoft.AspNetCore.Identity](https://github.com/dotnet/aspnetcore) from 2.0.4 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] --- .../SampleAspNetCore2ApplicationNETFramework.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/samples/SampleAspNetCore2ApplicationNETFramework/SampleAspNetCore2ApplicationNETFramework.csproj b/src/samples/SampleAspNetCore2ApplicationNETFramework/SampleAspNetCore2ApplicationNETFramework.csproj index cb7a1ea..9f1728c 100644 --- a/src/samples/SampleAspNetCore2ApplicationNETFramework/SampleAspNetCore2ApplicationNETFramework.csproj +++ b/src/samples/SampleAspNetCore2ApplicationNETFramework/SampleAspNetCore2ApplicationNETFramework.csproj @@ -1,4 +1,4 @@ - + net461 @@ -8,7 +8,7 @@ - +