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