From 8cd257ecedc4e52ad9283a40809eb743f66b82b5 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Fri, 22 Oct 2021 14:39:55 -1000 Subject: [PATCH] Update 50-to-60.md --- aspnetcore/migration/50-to-60.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/migration/50-to-60.md b/aspnetcore/migration/50-to-60.md index 822e350687..86f3dca5b8 100644 --- a/aspnetcore/migration/50-to-60.md +++ b/aspnetcore/migration/50-to-60.md @@ -3,7 +3,7 @@ title: Migrate from ASP.NET Core 5.0 to 6.0 author: rick-anderson description: Learn how to migrate an ASP.NET Core 5.0 project to ASP.NET Core 6.0. ms.author: riande -monikerRange: '>= aspnetcore-6.0' +monikerRange: '>= aspnetcore-5.0' ms.date: 10/15/2021 no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR] uid: migration/50-to-60