I've been playing with your code for a while now. I've tried copying how you're naming your namespaces in your view, edit, and setting.cs's and I've also changed my csproj file to mirror yours. However when I build the project and try to create a new project with the new template nothing happens. That is all the texts stays the same...
That's what the template gives me.
What am I missing to tell my project to use the ModuleTemplateWizard to change my assembly and other names? I've incorporated some of your project to try to duplicate its behavior as you can see here:
I must be missing something simple but I can't seem to figure out what it is ;(. Thanks.