I want to use t4 to generate some text at runtime. I created a "runtime text template". I noticed that there is a .cs file that is being created from a .tt file. I am trying to find out if this is normally checked for initial control. I usually do not check the generated file. This file has a directive #linewith the full path to the file on my local machine. Checking this out just seems funny, since it obviously won't be the same on my machine on command.
source
share