How to add a dependency to a arbitrary file to a T4 template?

后端 未结 4 1063
甜味超标
甜味超标 2021-01-02 11:35

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

4条回答
提交回复
热议问题