Skip to content

Commit 2c2c278

Browse files
committed
Add link to full sample on Learn samples
1 parent 3e96822 commit 2c2c278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uwp/launch-resume/how-to-create-and-consume-an-app-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.localizationpriority: medium
1212
# Create and consume an app service
1313

1414
> [!NOTE]
15-
> The code listings in this topic are C# only. For an app service sample app in **C++/WinRT** as well as C#, see [App service sample app](https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/AppServices).
15+
> The code listings in this topic are C# only. For an app service sample app in **C++/WinRT** as well as C#, see [App services sample](/samples/microsoft/windows-universal-samples/appservices/) or get the source of the **App services sample** projects on [GitHub](https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/AppServices).
1616
1717
> [!IMPORTANT]
1818
> This topic applies to the Universal Windows Platform (UWP) apps that use .NET Native. Visual Studio 2022 now also includes UWP project templates that use .NET 9. For this topic, you must use the UWP project templates that include ".NET Native" in their names, such as **UWP Blank App (.NET Native)**. THe UWP projects that use .NET 9 have not been tested with this topic and may not work as expected.

0 commit comments

Comments
 (0)