Skip to content

Commit 8fa6232

Browse files
committed
Add .NET 9 to the title to clarify project type
1 parent ed73119 commit 8fa6232

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
ms.assetid: 03A74239-D4B6-4E41-B2FA-6C04F225B844
3-
title: Learn how to create a "Hello, World!" UWP app (XAML)
3+
title: Learn to create a Hello World UWP app (XAML) with .NET 9
44
description: Use XAML with C# to create a simple Hello, world app that targets the Universal Windows Platform (UWP) and .NET 9 on Windows.
55
ms.date: 04/30/2025
66
ms.topic: how-to
@@ -9,7 +9,7 @@ ms.localizationpriority: medium
99
# Customer intent: As a Windows developer, I want to learn how to create a "Hello, World!" UWP app using Visual Studio, XAML, and C#.
1010
---
1111

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

1414
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.
1515

0 commit comments

Comments
 (0)