Change tutorial app name (#25422)
parent
aae0235204
commit
959f2039d4
|
@ -5,7 +5,7 @@ description: Build a .NET MAUI Blazor app step-by-step.
|
|||
monikerRange: '>= aspnetcore-6.0'
|
||||
ms.author: riande
|
||||
ms.custom: mvc
|
||||
ms.date: 02/14/2022
|
||||
ms.date: 03/25/2022
|
||||
no-loc: ["Blazor Hybrid", Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR]
|
||||
uid: blazor/hybrid/tutorials/maui
|
||||
---
|
||||
|
@ -41,7 +41,7 @@ Select the **.NET MAUI Blazor App (Preview)** template and then select the **Nex
|
|||
|
||||
:::image type="content" source="maui/_static/new-project-2.png" alt-text="Choose a template.":::
|
||||
|
||||
In the **Configure your new project** window, name your project, choose a suitable location for it, and select the **Create** button:
|
||||
In the **Configure your new project** dialog, set the **Project name** to **`MauiBlazor`**, choose a suitable location for the project, and select the **Create** button.
|
||||
|
||||
:::image type="content" source="maui/_static/configure-project.png" alt-text="Configure the project.":::
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 35 KiB |
Binary file not shown.
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 19 KiB |
Binary file not shown.
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue