【发布时间】:2015-10-13 19:12:08
【问题描述】:
我正在尝试在 Jenkins 上构建 C# UWP,但出现以下错误:
XamlCompiler error WMC1006: Cannot resolve Assembly or Windows Metadata file 'System.Runtime.dll'
构建工具 2015 和 VS2015 均安装在 Jenkins 服务器上,构建脚本针对 MSbuild 14 版
【问题讨论】:
标签: c# .net jenkins continuous-integration uwp