Skip to content

Commit 72eda5f

Browse files
Update uwp/get-started/create-a-hello-world-app-xaml-universal.md
Co-authored-by: Copilot <[email protected]>
1 parent ccfb591 commit 72eda5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uwp/get-started/create-a-hello-world-app-xaml-universal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Here you'll learn how to:
4646
> [!IMPORTANT]
4747
> Make sure to select the **UWP Blank App** template. If you select the **UWP Blank App (.NET Native)** template, it will target the .NET Native runtime, not .NET 9. Apps targeting .NET Native do not have access to the latest .NET and C# features or security and performance improvements. For more information about the differences between the two project types, see [Modernize your UWP app with preview UWP support for .NET 9 and Native AOT](https://devblogs.microsoft.com/ifdef-windows/preview-uwp-support-for-dotnet-9-native-aot/).
4848
49-
1. Select **Next*, and enter "HelloWorld" as the **Project name**. Select **Create**.
49+
1. Select **Next**, and enter "HelloWorld" as the **Project name**. Select **Create**.
5050

5151
![A screenshot of the Configure your new project screen](images/cs-xaml-hw-app1.png)
5252

0 commit comments

Comments
 (0)