auto migrate
This commit is contained in:
@@ -11,7 +11,7 @@ namespace NetrunnerChallenge.Migrations
|
||||
{
|
||||
public Configuration()
|
||||
{
|
||||
AutomaticMigrationsEnabled = false;
|
||||
AutomaticMigrationsEnabled = true;
|
||||
}
|
||||
|
||||
protected override void Seed(NetrunnerChallenge.Data.DatabaseContext context)
|
||||
|
||||
Reference in New Issue
Block a user