Open Closed

The EF Core tools version '3.1.0' is older than that of the runtime '3.1.2' #87


User avatar
0
alper created
Support Team Director

When adding a new entity using Suite, it says "The EF Core tools version '3.1.0' is older than that of the runtime '3.1.2'


1 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    You need to update your local EF Core CLI tool to the latest.
    Run the below command in command prompt:

    dotnet tool update --global dotnet-ef
    
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on April 11, 2025, 10:10