This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
Code Generation Creating Ambiguous Constructor Signatures in Specific Inheritance Scenario #325
Labels
bug
Confirmed bug
This model is failing after code generation:
I tried to find a way to turn off the auto-generated constructors; I think these are more than necessary anyways. Maybe I am starting to tread in "build and manage the T4 templates myself" territory.
Interestingly, this modified pattern works fine:
So this will suffice for now.
But the issue remains!
The text was updated successfully, but these errors were encountered: