Vaccano
Vaccano

Reputation: 82517

Get the template my TFS Project Uses

Is there a way I can download and view the XML used to control my TFS Project? NOTE: I do not mean the standard template in TFS, but what is actually on the project (they don't match on my Server).

I want to see how some of the custom fields were put together.

Upvotes: 0

Views: 60

Answers (1)

Robaticus
Robaticus

Reputation: 23157

Field definitions should be stored on the workitems themselves. You can use the Power Tools to export the work item type definitions and explore from there.

Power tools here:

Upvotes: 1

Related Questions