Can I run different versions of applications of my application run on the same machine?
eg: myapp 1.0, myapp 1.1, my app 1.2? (These versions need to have 1 tile as their point of entry)
Can I run different versions of applications of my application run on the same machine?
eg: myapp 1.0, myapp 1.1, my app 1.2? (These versions need to have 1 tile as their point of entry)
Yes, Just go to Package.appxmanifest -> Packaging and change the "Package Name" manually.