Forum Discussion
alexmarin89
Nov 09, 2020Iron Contributor
MSIX Dependencies
Hi, I've tried to create an MSIX package which has a dependency for another MSIX package. As far as i know, if you manually deploy an MSIX package that has a dependency, the dependency must be man...
alexmarin89
Dec 03, 2020Iron Contributor
Hi Roy_MacLachlan,
I've placed the msix packages and appinstaller file in a zip and uploaded it here.
Thank you
jvintzel
Feb 06, 2021Former Employee
The dependency field is similar to the appxmanifest and intended for framework packages. Looking at the files it appears you are trying to leverage the dependency field to chain install multiple main msix packages, which is invalid for that field.
John Vintzel (@jvintzel)
PM Lead, MSIX