Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling ModelBuilder.Entity() followed by .Owned() could cause NRE #20655

Merged
merged 2 commits into from
Apr 17, 2020

Conversation

lajones
Copy link
Contributor

@lajones lajones commented Apr 16, 2020

Calling ModelBuilder.Entity() followed by .Owned() could cause NRE.

Fixes #20446

@lajones lajones self-assigned this Apr 16, 2020
@lajones lajones merged commit 9138e2f into master Apr 17, 2020
@lajones lajones deleted the 20200414_Issue20446_01 branch April 17, 2020 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Owned Attribute and Owned Fluent API have different behaviors
3 participants