Hi there,
I added the following to 'CSharpTemplateSet.config'
<templateBinding templateID="Custom_EntityTemplate"
templateFilename="......\SharedTemplates\C#\customEntity.template" />
and the mapping appears in the 'Template Bindings Viewer'.
I put 'HELLO' in the template and it didn't appear in the resulting entity classes.
I also tried making changes directly in 'entity.template' and it had no effect on the output.
Why isn't there a template where the Entity inherits from EntityBase2? Is the '2' added with a replace?
Your help is much appreciated.
Ian.