Skip to content

Commit 06ee6a8

Browse files
committed
Add native AOT info and link
1 parent 72eda5f commit 06ee6a8

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
@@ -11,7 +11,7 @@ ms.localizationpriority: medium
1111

1212
# Create a "Hello, World!" UWP app (XAML) with .NET 9
1313

14-
This tutorial teaches you how to use XAML, C#, and .NET 9 to create a simple "Hello, World!" app for the Universal Windows Platform (UWP) on Windows. With a single project in Microsoft Visual Studio, you can build an app that runs on all supported versions of Windows 10 and Windows 11.
14+
This tutorial teaches you how to use XAML, C#, and .NET 9 with [Native AOT](/dotnet/core/deploying/native-aot/) (Ahead-of-Time) to create a simple "Hello, World!" app for the Universal Windows Platform (UWP) on Windows. With a single project in Microsoft Visual Studio, you can build an app that runs on all supported versions of Windows 10 and Windows 11.
1515

1616
Here you'll learn how to:
1717

0 commit comments

Comments
 (0)