StackOverflowException in dotnet.exe when creating migrations with one-to-one relationship configured incorrectly #6017
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
When configuring my models using the following setup (simplified):
and running Add-Migration, rather than giving a warning regarding ambiguity in which side is dependent, dotnet throws an exception:
The text was updated successfully, but these errors were encountered: