小编rah*_*ahu的帖子

如何在 Azure DevOps 中编译 .NET(控制台应用程序)并生成一个 exe

我使用 .NET 桌面模板和“create .msi”扩展名创建了一个管道,但它显示了一个警告:

 ##[warning]No .MSI files were found, please check your build-configuration. If this is expected, you might consider to use the default Visual Studio Build task instead of this custom Installer task.
2018-11-28T22:58:54.1434410Z ##[section]Finishing: Create .msi file(s) from VS Installer project(s).
Run Code Online (Sandbox Code Playgroud)

任何人都知道如何使用 Azure Pipeline 创建 exe 文件并将其部署在虚拟机上。

azure azure-devops azure-pipelines

1
推荐指数
1
解决办法
4256
查看次数

标签 统计

azure ×1

azure-devops ×1

azure-pipelines ×1