EF迁移时报错:
The EntityFramework package is not installed on project 'Demo.TeamService'.
Nuget包都安装了,启动程序也调到了Demo.TeamService项目,单迁移就是报错

解决方法:
重启VS(我的是vs2022)
解决EF迁移报错:TheEntityFrameworkpackage未安装
在尝试对Demo.TeamService项目执行EF迁移时遇到问题,尽管Nuget包已安装,但迁移过程仍报错提示包未安装。尝试重启VS2022后,问题得到解决。
EF迁移时报错:
The EntityFramework package is not installed on project 'Demo.TeamService'.
Nuget包都安装了,启动程序也调到了Demo.TeamService项目,单迁移就是报错

解决方法:
重启VS(我的是vs2022)
3934

被折叠的 条评论
为什么被折叠?