saker.windows Documentation TaskDoc JavaDoc Packages
Patches some values in the specified AppxManifest.xml. The task can be used to replace, insert, or modify some values in the specified AppxManifest.xml file.
Summary
Parameters
AppxManifest
Required parameter.
The input AppxManifest.xml file that should be patched.
OutputA forward relative output path that specifies the output location of the output patched manifest file.
ProcessorArchitectureSpecified the value that should be set for the Package/Identity:ProcessorArchitecture attribute.
VersionSpecified the value that should be set for the Package/Identity:Version attribute.
Parameters
Required parameter.
The input AppxManifest.xml file that should be patched.
A forward relative output path that specifies the output location of the output patched manifest file. It can be used to have a better output location than the automatically generated one.
Specified the value that should be set for the Package/Identity:ProcessorArchitecture attribute.
Specified the value that should be set for the Package/Identity:Version attribute.