How do I get a T4 template to generate its output on every build? As it is now, it only regenerates it when I make a change to the template.
I have found other ques
You just install NuGet Package: Clarius.TransformOnBuild
Then, every time you click Rebuild project (or Solution), your .tt files will run