Skip to content

Duplicate type cast for enum #884

@mtanneryd

Description

@mtanneryd

enumdefinitions end up having two identical type casts and the culprits seems to be in row 401 and 2806 in EF.Reverse.POCO.v3.ttinclude (v3.12.0)
FinancialSettlementType = (Marketmath.Core.DM.FinancialSettlementTypes) (Marketmath.Core.DM.FinancialSettlementTypes) 0;

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions