efcore执行迁移命令Add-Migration时提示:
The EF Core tools version '3.1.5' is older than that of the runtime '3.1.8'. Update the tools for the latest features and bug fixes.
需要在nuget中升级当前的efcore版本:其他nuget包也是同样的升级方式:
efcore执行迁移命令Add-Migration时提示:
The EF Core tools version '3.1.5' is older than that of the runtime '3.1.8'. Update the tools for the latest features and bug fixes.
需要在nuget中升级当前的efcore版本:其他nuget包也是同样的升级方式:
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。