How do I specify additional namespaces for the entity.template to consume? I tried adding a custom property to the project "AdditionalNamespaces" with a , delimited list. So there is no confusion I mean specifically this area:
<[Foreach AdditionalNamespaces CrLf]>using <[CurrentAdditionalNamespace]>;<[NextForeach]>