I\'m investigating using Code-Based EF Migrations for a product that does not use EF. Everything generally works well, except that the command:
Add-
I was seeing this error until I deleted from the Solution the original auto-generated migration code that the Package Manager had initially created.
This would have been 201206260845338_DannyTest.cs in Danny's case.