Our application has to support windows phone 8, windows phone 8.1 and windows phone 10 and has to be hosted in windows store. Need help to understand the number of builds need to create.
- Can we have single build for all three versions (Will the single appx file works for all the version)?
- Or Do we need to have one build (.xap file) for windows phone 8 and another build (.appx file) for 8.1 and 10?