Use same case as default namespace on generated proxy classes
I have a project with the namespace "com.crengland.services.Web.CrmApi.Xrm" but XrmToolkit always capitalizes the first character of the namespace when generating proxy classes. I have to manually replace the namespace in generated proxy classes to fix this issue.
1
vote

This should be the case with v7 as it uses existing names when regenerating classes/enums.