TypeLite uses T4 templates to generate output files, and I am afraid that changing the output template for the template is not possible. The output file is always created with the template.
If you move Manager.ttinclude
TypeLite.tt
, and TypeLite.Net4.tt
in a different directory, and the output files will be created there.
source
share