bennor / AutoT4MVC

A zero-configuration Visual Studio 2012+ extension for automatically running T4MVC templates on build and when files are modified in paths that T4MVC cares about.
http://bennor.github.io/AutoT4MVC/
MIT License
24 stars 9 forks source link

Clean up project #6

Closed bennor closed 11 years ago

bennor commented 12 years ago

Now that the extension has grown a little, it's no longer a great idea to have all of the code in a single file, so it needs to be split up into sensible blocks.