- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我正在将我的应用程序的最新版本上传到 Windows 商店,但我的应用程序抛出错误:
Package acceptance validation error: We encountered a fatal error while parsing the package MyApp.UWP_2.33.0.0_x86_x64_ARM_AppStore.appxbundle: Failed to merge PRI file D:\data\Temp\69b5c2ab-3419-4197-839c-2ef13d218413\Resources_split.scale-100.pri: 80070490. Try again or upload a new package.
Windows App Certification Kit
上运行时,这也会引发类似的错误附上截图如下:
最佳答案
我发现的一种解决方法是摆脱 ARM 配置。
因此,您只需使用 x86|x64
即可构建而不是 x86|x64|ARM
显然,如果您需要为 ARM
构建,这无济于事。
但我认为这是 MsBuild 最近更新中的一个错误,您可以在此处看到其他人报告的错误:
https://developercommunity.visualstudio.com/content/problem/107928/get-merge-failure-for-shared-merged-pri-file-0x800.html ?
关于uwp - 将 UWP 应用上传到 Windows 应用商店时出错 : Failed to merge PRI file\Resources_split. scale-100.pri,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47507692/
我是一名优秀的程序员,十分优秀!