[SOLVED] Unable to add migration

Issue I have an initial migration which has run successfully, however, when I try to add a new one I’m told I cant because the migration is pending: PM> Update-Database -TargetMigration 201511051706498_InitialCreate -ConfigurationTypeName MyConfiguration -ConnectionString "__My_Connection_String__" cmdlet Update-Database at command

Continue reading