Where is TFS Build Explorer in Visual Studio 2015?

南笙酒味 提交于 2019-12-01 14:32:59

问题


I am running Visual Studio Enterprise 2015 RTM on Windows 8. In Visual Studio 2013 the Build Explorer was in Team Explorer -> Builds -> Actions -> Manage Queue. That option no longer exists in Visual Studio Enterprise 2015 RTM.


回答1:


Unfortunately, that menu option (and a few others) were removed in 2015. The Visual Studio experience has been refocused on the dev showing just the Builds page. We (the tfs build team) expect build admins and those who own definitions to start on the Web and not really use Visual Studio.

That said, if you still have XAML build definitions, then you are tied to Visual Studio to edit those definitions.

Sorry for the unexpected change in behavior. Jason Prickett




回答2:


The links that bring up the Build Explorer (Manage Queue) are gone from VS2015. However, if you double-click any build definition in the Team Explorer list of "XAML Build Definitions", the Build Explorer tab will appear.



来源:https://stackoverflow.com/questions/31614150/where-is-tfs-build-explorer-in-visual-studio-2015

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!