From d9f436c82e5f36cbaaa4cc6d63d9913e5189aaa9 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Fri, 19 Nov 2021 13:04:02 -1000 Subject: [PATCH] Update scaffold-identity.md --- aspnetcore/security/authentication/scaffold-identity.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/aspnetcore/security/authentication/scaffold-identity.md b/aspnetcore/security/authentication/scaffold-identity.md index 76ddb13972..7a5febc2e2 100644 --- a/aspnetcore/security/authentication/scaffold-identity.md +++ b/aspnetcore/security/authentication/scaffold-identity.md @@ -436,10 +436,6 @@ A similar approach can be followed for production scenarios. To prevent publishing static Identity assets to the web root, see . -## Additional resources - -* [Changes to authentication code to ASP.NET Core 2.1 and later](xref:migration/20_21#changes-to-authentication-code) - ::: moniker-end ::: moniker range="< aspnetcore-6.0"