A Microsoft platform for building and publishing apps for Windows devices.
MSIX Bundle creation
winprofessional
41
Reputation points
I have a c++ UWP app that has minimum target Windows version set as RS5(17763). But when I build in some machines it builds appxbundle and in some other it builds msixbundle. My required format is msixbundle. Is there any project setting or other MSBuild settings that specifies or forces a package to be built only in msix package so that I can avoid this discrepancy?
Developer technologies | Universal Windows Platform (UWP)
Developer technologies | Universal Windows Platform (UWP)
Sign in to answer