“检测到高操作系统版本验证"Windows 应用认证工具包验证期间出错
问题描述:
在运行 Windows App Certification Kit 10.0
时出现以下测试失败:
Getting the following test failure while running 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.
对如何解决该问题的任何反馈表示赞赏.
Any feedback on how to resolve that issue appreciated.
答
您需要将您的 Windows 应用认证工具包更新到最新版本,然后更新目标版本";在解决方案的属性中添加到最新的 Windows 构建版本 (2004).现在再次创建应用程序包,你会好的:)
You need to update your Windows App Certification Kit to the latest version and then update the "Target version" inside the solution's properties to the latest windows build version (2004). Now Create app package again and you will be OK :)