Call out a check on the article's version (#28450)

pull/28441/head
Luke Latham 2023-02-18 06:49:06 -05:00 committed by GitHub
parent 68e72e65c4
commit 4c8f24ae57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@ zone_pivot_groups: blazor-hosting-models
This article explains Razor component integration scenarios for Blazor apps, including prerendering of Razor components on the server. This article explains Razor component integration scenarios for Blazor apps, including prerendering of Razor components on the server.
> [!IMPORTANT]
> Framework changes across ASP.NET Core releases led to different sets of instructions in this article. Before using this article's guidance, confirm that the document version selector on this page matches the version of ASP.NET Core that you intend to use for your app.
:::moniker range=">= aspnetcore-7.0" :::moniker range=">= aspnetcore-7.0"
:::zone pivot="webassembly" :::zone pivot="webassembly"