You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@ This repository hosts samples for the [Windows App SDK](https://github.com/micro
7
7
#### App Lifecycle and System Services
8
8
-[App Lifecycle](Samples/AppLifecycle): These samples demonstrate app instancing using the AppLifecycle APIs. They include the following features:
9
9
-[Activation](Samples/AppLifecycle/Activation): These samples demonstrate support for rich activation kinds.
10
-
-[Instancing](Samples/Applifecycle/Instancing): These samples demonstrate support for single and selective multi-instancing.
11
-
-[Power Notifications](Samples/Applifecycle/StateNotifications): These samples demonstrate the power/system state notifications for managing app workload.
10
+
-[Instancing](Samples/AppLifecycle/Instancing): These samples demonstrate support for single and selective multi-instancing.
11
+
-[Power Notifications](Samples/AppLifecycle/StateNotifications): These samples demonstrate the power/system state notifications for managing app workload.
12
12
13
13
#### Data and Files
14
14
-[Resource Management](Samples/ResourceManagement): These samples demonstrates app resource management using the MRT Core APIs.
0 commit comments