Reputation: 24325
Is there a setting where I can point my T4MVC generated files. They all go in the root of my website.
Upvotes: 3
Views: 344
Reputation: 43203
The generated files actually go wherever T4MVC itself is. So if you move the .tt file elsewhere, that should do it.
Upvotes: 6