EF Core 遷移過程遇到EF Core tools version版本不相符的解決方案


如果你使用命令:

PM> add-migration Inital

提示如下信息時:

The EF Core tools version '2.1.1-rtm-30846' is older than that of the runtime '2.1.4-rtm-31024'

解決方法大致一下幾種:

 

解決辦法:

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


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM