Update ProfileObjState class and DI registration
This commit is contained in:
@@ -86,5 +86,4 @@ public class ProfileObjState
|
||||
|
||||
[ForeignKey("StateId")]
|
||||
public virtual State? State { get; set; }
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user