Update to 6.0 (#24136)

pull/24140/head
Luke Latham 2021-11-30 12:06:36 -06:00 committed by GitHub
parent 45f63804cd
commit 7684d98fff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR]
---
> [!NOTE]
> Documentation links to the ASP.NET Core reference source load the repository's `main` branch, which represents the product unit's current development for the next release of ASP.NET Core. To select the branch for a different release, use the **Switch branches or tags** dropdown list to select the branch. For example, select the `release/5.0` branch for the ASP.NET Core 5.0 release.
> Documentation links to the ASP.NET Core reference source load the repository's `main` branch, which represents the product unit's current development for the next release of ASP.NET Core. To select the branch for a different release, use the **Switch branches or tags** dropdown list to select the branch. For example, select the `release/6.0` branch for the ASP.NET Core 6.0 release.