标签: uwp azure-pipelines
我在VSTS(visualstudio.com)上使用默认的通用Windows Build定义。 Build Solution步骤在证书上出错。这是错误:
错误APPX0105:无法导入密钥文件' xxx.xxx.UwpApp_TemporaryKey.pfx'。密钥文件可能受密码保护。要更正此问题,请尝试将证书手动导入当前用户的个人证书存储区。
我不确定如何在VSTS中解决。
答案 0 :(得分:0)
我发现这些帖子解决了这个问题。不确定为什么MS没有提供更简单的解决方法。
https://social.msdn.microsoft.com/Forums/vstudio/en-US/1da71626-10e1-49d9-bdcb-fc1e9b3b6465/pfx-build-error-for-uwp-app?forum=TFService
VisualStudio.com can't load the temporary UWP certificate during builds