You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed the ToCheckedCase for the return type name as GetTypeString() already does this by default. Fixes an issue where Edm.Boolean was turned into Bool, instead of bool for csharp. We also now get string instead of String.
0 commit comments