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?