Has anyone got T4MVC to run as part of a build script? Preferably NAnt build a script.
I would not have to check the generated files and just create an assembly server as part of the assembly, but T4MVC will only work inside Visual Studio.
I tried:
Has anyone successfully got a solution to work?
source share