简体   繁体   中英

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.

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?

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.

The old XAML build still can be viewed in the VS (but is not recommended to use them...).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM