摘要: 今天使用了一下EF Core的Code First,进行数据库迁移的的时候报错了: The specified framework version '2.1' could not be parsed 解决方法:在DbContext的csporj工程文件里指定一下运行时框架 <RuntimeFrame 阅读全文
posted @ 2018-11-29 12:42 Tassdar 阅读(1448) 评论(0) 推荐(0) 编辑