Call out a check on the article's version (#28450)
parent
68e72e65c4
commit
4c8f24ae57
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue