Dependency element (Msix extension)
Metadata required to add a dependency on a package.
Attributes
Section titled “Attributes”Id
string requiredIdentity of the MSIX package to depend upon.
MaximumMajorVersionTested
integerAn integer indicating the highest major version of the dependency tested with this package.
Optional
boolIndicates whether the dependency is optional (yes) or required (no).
Publisher
string requiredPublisher of the MSIX package to depend upon.
Version
string requiredVersion of the MSIX package to depend upon.