RdJNL
RdJNL
Alternatively, if you're on Linux, you could create a symbolic link.
@davidwengier I didn't know about sections, so I tried them. Unfortunately, it's not a good solution to what I want to achieve. I see multiple issues: - As far as...
What assembly references do you have in the T4 file?
If the assembly name ends in `.dll`, the tool will assume it's a path (either absolute or relative to the template). .NET 6 does not have a GAC, so that's...