我使用 .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 文件并将其部署在虚拟机上。