diff --git a/aspnetcore/migration/31-to-50.md b/aspnetcore/migration/31-to-50.md index 4dc4c7cc2a..af901dd476 100644 --- a/aspnetcore/migration/31-to-50.md +++ b/aspnetcore/migration/31-to-50.md @@ -68,7 +68,7 @@ If updating a Blazor WebAssembly project, skip to the [Update Blazor WebAssembly + ``` - Standalone Blazor WebAssembly example: + Standalone Blazor WebAssembly or Blazor Server example: ```diff + @@ -80,7 +80,7 @@ If updating a Blazor WebAssembly project, skip to the [Update Blazor WebAssembly + ``` -1. In the `Shared/MainLayout.razor` file, surround all of the content in a `