1
votes

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?

1

1 Answers

1
votes

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...).