colinkiama/EasyAppxInstall

Architecture that don't have dependencies have no fallbacks

Closed this issue · 1 comments

Need to configure code so that the following fallbacks are added:

ARM64 -> ARM ->x86

x64 -> x86

Otherwise, just install the package without dependencies

Done!