You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The types of the properties specified for the foreign key
{'Departmentid' : short} on entity type 'Employeedepartmenthistory
(Dictionary<string, object>)' do not match the types of the properties
in the principal key {'Departmentid' : int} on entity type 'Department
(Dictionary<string, object>)'. Provide properties that use the same
types in the same order.
0 commit comments