简体   繁体   English

Azure DevOps 2019 查看 Visual Studio 中的构建过程

[英]Azure DevOps 2019 view build process inside Visual Studio

I have upgraded our build server into Azure DevOps 2019 and since we are more used to viewing our build process within Visual Studio I wanted to check if this is possible.我已将我们的构建服务器升级到 Azure DevOps 2019,因为我们更习惯于在 Visual Studio 中查看我们的构建过程,所以我想检查一下这是否可行。

When the user right clicks the build definition in Visual Studio that the build process web view would appear as a tab inside Visual Studio instead of opening in the browser?当用户在 Visual Studio 中右键单击构建定义时,构建过程 Web 视图将显示为 Visual Studio 中的选项卡,而不是在浏览器中打开?

This is not possible.这不可能。

From VS 2015 you can't open the new build system (vNext) in the VS, but only to open it in the browser.从 VS 2015 开始,您无法在 VS 中打开新的构建系统 (vNext),只能在浏览器中打开它。

The old XAML build still can be viewed in the VS (but is not recommended to use them...).旧的 XAML 构建仍然可以在 VS 中查看(但不建议使用它们......)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Visual Studio 2019 删除了 azure devops 连接 - visual studio 2019 remove an azure devops connection 如何在 azure devops 中运行 Visual Studio 构建 - How to run visual studio build in azure devops Azure DevOps 项目现在出现在 Visual Studio 2019 中 - Azure DevOps Project Now Showing up in Visual Studio 2019 在 Visual Studio 2019 社区中克隆 Azure DevOps 存储库时遇到问题 - Having problems cloning a Azure DevOps repository in Visual Studio 2019 Community 从 Azure DevOps UI 克隆 git repo 启动 Visual Studio 2017 而不是 Visual Studio 2019 - Clone git repo from Azure DevOps UI launches Visual Studio 2017 instead of Visual Studio 2019 从 Visual Studio 推送到 Azure DevOps,默认敏捷过程 - Push to Azure DevOps from Visual Studio with Agile Process as Default 无法构建由Visual Studio 2019创建的Dockerfile-Docker和Azure - Unable to build a Dockerfile created by Visual Studio 2019 - Docker and Azure 使用 Visual Studio 构建任务在 azure devops 中设置工作目录 - Set working directory in azure devops with Visual Studio build task 是否可以通过 azure devops 获取 Visual Studio 构建文件夹名称? - Is it possible to get the visual studio build folder name over azure devops? Visual Studio 2019 编译构建 - Visual studio 2019 compile and build
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM