EF Code First - Add-Migration fails with Could not load file or assembly error
摘要:
EF Code First - Add-Migration fails with Could not load file or assembly errorHello,I just hooked up a new project to use EF Migrations features and am encountering errors trying to add new migrations. I was successful at enabling migrations and getting InitialCreate script created, but when I try t 阅读全文
posted @ 2012-05-09 17:09 philzhou 阅读(1283) 评论(1) 推荐(0) 编辑