We are using TFS and have different branches for our Dev.
in the branch A we made a migration to change a column size
in the branch B we mad
With EF core, the current state of the model is kept in ***ModelSnapshot.cs. It is normally merged so you don't have anything to do... unless there is a conflict.