📜  EF Core 工具版本“3.1.0”比运行时“3.1.3”旧 - 无论代码示例

📅  最后修改于: 2022-03-11 14:57:11.994000             🧑  作者: Mango

代码示例1
Use command line, Cmd or PowerShell for specific version:

dotnet tool update --global dotnet-ef --version 3.1.0

or

dotnet tool update --global dotnet-ef