Migration Windows Store App based on 8.1. does it has backward compatibility with 8?

假装没事ソ 提交于 2019-11-28 11:29:46

No, once you migrate an app to Windows 8.1 Preview, the minimum OS version in the manifest will be set to 6.3.0 which will only allow it to run on 8.1. Windows 8 apps, on the other hand, will run on both 8 and 8.1.

There are more migration issues than the view state matters. See //build 2013 talk http://channel9.msdn.com/Events/Build/2013/3-077 for the details.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!