Update versioning (#30955)

pull/30954/head
Luke Latham 2023-11-07 06:07:24 -05:00 committed by GitHub
parent 947f9cf8e7
commit b2d37148ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ ASP.NET Core adds default namespaces to some known claims, which might not be re
:::moniker-end
:::moniker range=">= aspnetcore-6.0 <= aspnetcore-8.0"
:::moniker range=">= aspnetcore-6.0 < aspnetcore-8.0"
[!code-csharp[](~/security/authentication/claims/sample6/WebRPmapClaims/Program.cs?name=snippet_NS&highlight=5)]