And*_*ner 1 windows-store-apps sideloading
尝试在我的Windows应用商店应用程序上运行集成测试但是我的测试appx文件的侧载失败并出现错误(0x80073CF3):
Windows cannot install package (my package GUID) because this package depends on another package that could not be found. This package requir
es minimum version 12.0.21005.1 of framework Microsoft.VCLibs.120.00 published by any publisher to install. Provide the framework along with this package..
Run Code Online (Sandbox Code Playgroud)
相同的程序在我的开发机器上工作正常(来自powershell).
一个微软的博客文章指出:
...为了方便侧载应用程序的这种情况,我们在这里提供了框架包.
后下载,并提取相关架构APPX文件,我通过PowerShell一起安装它:
Add-AppxPackage "C:\temp\Microsoft.VCLibs.120.00_12.0.21005.1_x86__8wekyb3d8bbwe.appx"
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
6824 次 |
| 最近记录: |