How do you install extension vsix files to TFS 2015 (Update 3)?

喜你入骨 提交于 2019-12-11 06:55:59

问题


I downloaded calendar extension file, but cannot figure how TFS uploads the file?

https://marketplace.visualstudio.com/items?itemName=ms-devlabs.team-calendar

Can you upload from UI?


回答1:


Before uploading extensions, you must be a member of the Team Foundation Administrators group with Edit instance-level information permissions for the Team Foundation Server where you want to upload extensions.

  1. Go to your TFS home page (http://{server}:8080/tfs/).

  2. Browse for your downloaded TFS extensions (http://{server}:8080/tfs/_gallery).

  1. Manage your extensions.

  1. Upload the extension that you downloaded.




回答2:


You have to follow a few links from the administration pages, but basically it's at http://server:8080/tfs/_gallery/manage



来源:https://stackoverflow.com/questions/40810914/how-do-you-install-extension-vsix-files-to-tfs-2015-update-3

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