d614b633f7
This reverts commit
|
||
---|---|---|
.. | ||
cpp-winui | ||
cs-winui | ||
README.md |
README.md
page_type | languages | products | name | description | urlFragment | extendedZipContent | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
sample |
|
|
Deployment Manager sample | Shows how to use the Windows App Runtime Deployment API | deployment |
|
Deployment Manager sample
This sample demonstrates how to use the DeploymentManager class to ensure the WindowsAppRuntime is initialized and in a good state.
Prerequisites
- See System requirements for Windows app development.
- Make sure that your development environment is set up correctly—see Install tools for developing apps for Windows 10 and Windows 11.
- The C# sample requires Visual Studio 2022 and .NET 6.
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).