How to get rid of this warning of EF in Visual Studio 2019: A version of Entity Framework older than 6.3 is also installed

后端 未结 0 455
滥情空心
滥情空心 2021-02-08 01:52

I just added EntityFramework 6.4.4 to the project with the command:

Install-Package EntityFramework -Version:6.4.4

And then, I enabled migrations

相关标签:
回答
  • 消灭零回复
提交回复
热议问题