PM> Enable-Migrations -MigrationsDirectory "MigrationsContextA" -ContextTypeName MyProject.Models.ContextA PM> Enable-Migrations -MigrationsDirectory "MigrationsContextB" -ContextTypeName MyProject.Models.ContextB
PM> Enable-Migrations -MigrationsDirectory "MigrationsContextA" -ContextTypeName MyProject.Models.ContextA PM> Enable-Migrations -MigrationsDirectory "MigrationsContextB" -ContextTypeName MyProject.Models.ContextB