Hello,
I don't have direct access to the TFS server . Os there some other way to get Microsoft.TeamFoundation.Framework.Server.dll ?
Background : I want to subscribe to TFS events so that i know when a new TFS work item is created. Looks like i have to do something like this :
WorkItemChangedEventHandler : ISubscriber
Thanks,Peter