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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ This repository hosts samples for the [Windows App SDK](https://github.com/micro
9
9
-[Activation](Samples/AppLifecycle/Activation): These samples demonstrate support for rich activation kinds.
10
10
-[Instancing](Samples/AppLifecycle/Instancing): These samples demonstrate support for single and selective multi-instancing.
11
11
-[Power Notifications](Samples/AppLifecycle/StateNotifications): These samples demonstrate the power/system state notifications for managing app workload.
12
+
-[Restart](Samples/AppLifecycle/Restart): These samples demonstrate synchronously restarting an app with command-line restart arguments.
12
13
13
14
#### Data and Files
14
15
-[Resource Management](Samples/ResourceManagement): These samples demonstrates app resource management using the MRT Core APIs.
0 commit comments