I am developing a mvc 5 application using code first approach.
i am facing an issue . at first time when i try below comands , it worked and generate the table in that d
You need to specify which configuration you want to use when updating the databases.
Update-Database -ConfigurationTypeName MyRenamedConfiguration