Windows 应用认证工具包验证期间出现“检测到高操作系统版本验证”错误

jac*_*cus 6 windows-store windows-store-apps win-universal-app windows-10

运行时出现以下测试失败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.
Run Code Online (Sandbox Code Playgroud)

任何有关如何解决该问题的反馈表示赞赏。

小智 1

您需要将 Windows 应用程序认证工具包更新到最新版本,然后将解决方案属性中的“目标版本”更新为最新的 Windows 构建版本 (2004)。现在再次创建应用程序包,就可以了:)