HasKey and ValueGeneratedOnAdd have a declaration order dependency #5776
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
Steps to reproduce
PropertyClassEntity
PropertyEntity.cs
PropertyClassEntityTypeEnum
CommonMapping (works)
CommonMapping (does not work)
The issue
When trying to save the PropertyEntity it will throw the following error:
Further technical details
EF Core version: 1.0.0-rc2-final
Operating system: Win10
Visual Studio version: VS 2015
The text was updated successfully, but these errors were encountered: