As was announced, modern UI applications on Windows 10 will target new Universal Windows Platform which is kind of successor of Win RT. However in regards of development there is big difference as on previous version of Windows you have target the OS and now you are targeting specific versions of UWP. UWP will be updated at its own cadence and my ask here is, if there will be more versions of UWP available on the device and thus if there will be backwards app compatibility. Let me clarify my question on example. Lets say we have app which targets UWP of version 10069 what is also the max version tested. Will it be possible to run this app on device which has the UWP version e.g. 10166 installed?
Thank you.