【问题标题】:command line MSBuild works - remote build produces errors命令行 MSBuild 工作 - 远程构建产生错误
【发布时间】:2019-06-27 15:06:54
【问题描述】:

我正在设置一个流程来远程构建一套 COBOL 程序。虚拟机安装了 Visual Studio 2017 以及 Micro Focus COBOL Enterprise Developer 4.0 Visual Studio 2017 插件。这些程序使用 CICS 作为其 UI,并与 Microsoft SQL Server 后端一起工作。在 Visual Studio 中打开开发人员命令提示符并使用解决方案作为参数发出 MSBuild 命令成功构建程序。远程构建没有 - 错误是 MSBUILD:错误 MSB4025:无法加载项目文件。缺少根元素。 有什么想法吗?

【问题讨论】:

  • 可能正在使用另一个 msbuild 版本。但“远程构建”意味着什么?

标签: msbuild command-prompt cobol


【解决方案1】:

您需要在 CI 机器上安装“Micro Focus Enterprise Developer Build tools”。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-03-19
    • 2018-12-25
    • 2014-08-06
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多