WindowsAppSDK-Samples/Samples/DeploymentManager
JesseCol d614b633f7
Revert "User/jstall/build2024on16p2 (#375)" (#382)
This reverts commit 0fd53eb2ab.
2024-08-29 15:49:31 -07:00
..
cpp-winui Revert "User/jstall/build2024on16p2 (#375)" (#382) 2024-08-29 15:49:31 -07:00
cs-winui Upgraded to consume WASDK 1.5 stable (#325) 2024-03-01 01:41:10 -08:00
README.md Add C++ DeploymentManager sample and add ForceDeploy option (#186) 2022-08-11 17:39:40 -07:00

README.md

page_type languages products name description urlFragment extendedZipContent
sample
csharp
cpp
windows
windows-app-sdk
Deployment Manager sample Shows how to use the Windows App Runtime Deployment API deployment
path target
LICENSE LICENSE

Deployment Manager sample

This sample demonstrates how to use the DeploymentManager class to ensure the WindowsAppRuntime is initialized and in a good state.

Prerequisites

Building and running the sample

  • Open the solution file (.sln) in Visual Studio.
  • From Visual Studio, either Start Without Debugging (Ctrl+F5) or Start Debugging (F5).