SigrunO

Results 6 comments of SigrunO

yes, I mean the name of the Enum values. I'd like to habe the names camel case instead of replacing blanks with underscores. I also prefer not to replace Germ...

Is there any news on this issue? I just installed the app on my iphone with IOS 14.4.2 When I try to sync Workouts to Apple Health, I receive the...

> > Is there any news on this issue? I just installed the app on my iphone with IOS 14.4.2 > > Actually there is! I am currently reworking the...

here's an example: ![image](https://github.com/daryllabar/DLaB.Xrm.XrmToolBoxTools/assets/16879011/c08196d1-8565-43c1-820a-ac94caa57d54) the EBG generates public enum Account_IndustryCode { [System.Runtime.Serialization.EnumMemberAttribute()] Baugewerbe = 53, [System.Runtime.Serialization.EnumMemberAttribute()] Chemische_Industrie = 44, [System.Runtime.Serialization.EnumMemberAttribute()] Dienstleistungen = 743340000, [System.Runtime.Serialization.EnumMemberAttribute()] Einzelhandel = 72, [System.Runtime.Serialization.EnumMemberAttribute()] Grosshandel =...

The name of the enum matches the logical name in CRM and these are all lower case - that is the reason it is generated lower case. Concerning the values:...

strangely the file is added to the zip if I run this on my local machine, despite the error message. But if I run this on a devops server using...