On the Work Items tab of the Pending Changes window in Visual Studio (I'm using 2008), there is a dropdown list for the Query field which contains recently selected queries. Where is this list stored? I'd like to clean the list up.
views:
41answers:
1
+2
A:
There's one for each server you've connected to: %LOCALAPPDATA%\Microsoft\Team Foundation\2.0\Cache\WorkItemHistory_[guid].config
where [guid] is the server's GUID.
Richard Berg
2009-07-20 21:17:23
Perfect! Thank you.
Todd Ropog
2009-07-20 22:27:19