Share via

MSIX Bundle creation

winprofessional 41 Reputation points
2020-03-16T18:53:11.827+00:00

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)

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.