i have somehow gotten my EF5 project into a state where I can\'t proceed.
When I do an \'update-database\' i get:
Unable to update database to
I got around this by
I could then run in the script and add a new migration. This is on EF6 and Nuget 2.8 - it may not have worked when the question was posted.