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

后端 未结 1 1345
深忆病人
深忆病人 2020-12-11 07:15

As you know Microsoft Build conference is running on this week.

I hardly find whether 8.1 based store app has backward compatibility with 8 based app or not.

相关标签:
1条回答
  • 2020-12-11 07:40

    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.

    0 讨论(0)
提交回复
热议问题