0

In my solution, I have many projects, and among them are even more .tt files.

I do want each .tt file to generate their own output in their own folder, and I do not want to merge the outputs.

However, I don't want to run every .tt file, just a specific selection (for example, all .tt files related to 'Database A').

Is this possible? Or do I have to run each file manually every time?

Daniël Camps
  • 1,699
  • 20
  • 32
  • See the [following](https://stackoverflow.com/questions/54015582/how-to-get-visual-studio-to-transform-specific-t4-templates-on-build) which is excludes tt files so that only the one that should run are ran. Granted it doesn't assist with the part DatabaseA logic. – Karen Payne Nov 24 '21 at 11:49

0 Answers0