This repository has been archived by the owner on Jan 6, 2019. It is now read-only.
TFS Aggregator Web Service 2.3 Release Candidate
Pre-release
Pre-release
- Support for TFS 2017 Update 2
- Reading and removal of Work item Links
self.WorkItemLinks
self.RemoveWorkItemLink
- Global List editing with
AddItemToGlobalList
andRemoveItemFromGlobalList
- Startup logging controlled by configuration file
- Fix SendMail (see #206)
- Fix TF26027 error using
TransitionToState
with non-English templates (see #232) - Fix
BasicAuthenticationToken
bug (see PR #5) - New code layout, contributors are urged to read Source Code