mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-17 19:33:37 +00:00
updating recent version changes
This commit is contained in:
@ -60,9 +60,9 @@ Examples:
|
||||
## Conversion template file
|
||||
|
||||
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<MsixPackagingToolTemplate
|
||||
```xml
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<MsixPackagingToolTemplate
|
||||
xmlns="http://schemas.microsoft.com/appx/msixpackagingtool/template/2018">
|
||||
|
||||
<Settings
|
||||
@ -119,8 +119,9 @@ Examples:
|
||||
</Capabilities>
|
||||
|
||||
</PackageInformation>
|
||||
</MsixPackagingToolTemplate>
|
||||
</MsixPackagingToolTemplate>
|
||||
|
||||
```
|
||||
|
||||
## Conversion template parameter reference
|
||||
Here is the complete list of parameters that you can use in the Conversion template file.
|
||||
|
Reference in New Issue
Block a user