Skip to content

Commit 2688687

Browse files
Merge pull request MicrosoftDocs#5525 from MicrosoftDocs/main638862878878647460sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents bfa3e0b + 889fe58 commit 2688687

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
26.8 KB
Loading

hub/apps/get-started/start-here.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ To create a new project using the WinUI C# Blank App project template:
8484
1. Open Visual Studio and select **Create a new project** from the launch page. (If Visual Studio is already open to the editor, select **File** > **New** > **Project**):
8585
:::image type="content" source="images/hello-world/start-project.png" alt-text="Create a new project":::
8686

87-
1. Search for `WinUI` and select the `Blank App, Packaged (WinUI 3 in Desktop)` C# project template, then click **Next**:
87+
1. Search for `WinUI` and select the `WinUI Blank App (Packaged)` C# project template, then click **Next**:
8888
:::image type="content" source="images/hello-world/create-project.png" alt-text="Blank, packaged WinUI 3 C# desktop app":::
8989

9090
1. Specify a project name, then click **Create**. You can optionally specify a solution name and directory, or leave the defaults. In this image, the `Hello World` project belongs to a `Hello World` solution, which will live in `C:\Projects\`:

0 commit comments

Comments
 (0)