问题
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.
Go to your TFS home page
(http://{server}:8080/tfs/)
.Browse for your downloaded TFS extensions
(http://{server}:8080/tfs/_gallery)
.
- Manage your extensions.
- 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