I have a T4 template that generates classes from an xml file.
How can I add a dependency between the xml file and the template file so that when the xml file is mod
Have you tried using <#@ xsd?