运行Windows App Certification Kit 10.0
时出现以下测试失败:
Platform version launch
Error Found: The high OS version validation detected the following errors:
Cannot launch App
The app <apppackagename> failed platform version launch test.
Impact if not fixed: The app should not use version information to provide functionality that is specific to the OS.
How to fix: Please use recommended methods to check for available functionality in the OS. See the link below for more information.
有关如何解决该问题的任何反馈表示赞赏。
答案 0 :(得分:0)
您需要将 Windows 应用认证工具包更新到最新版本,然后将解决方案属性中的“目标版本”更新到最新的 Windows 构建版本 (2004)。 现在再次创建应用程序包,你会好的:)