Hi Engincan,
It's not a problem to solve the extended code broken.
However what we need to understand, and make it work is the ABP Suite. Why does it fails continuously the "Save and generate" process?
We have repeated the process of deleting the solution, cloning it again, even starting with a blank DB, however does not matter the change we make in the entities, it fails to complete the process.
What do we need to do to have ABP Suite working with no errors?
Thanks
Update:
The build error was because ABP Suite missed adding a property when executing the "Save and generate" process. Manually added in VS and now it compiles, then I build the EntityFramworkCore project and run the DbMigrator with success.
Then when trying to run the solution from VS it fails because of more build errors

Hi,
As informative:
my dotnet-ef version is 9.0.1

Also in EntityFrameworkCore.csproj we have this versions:

I've done the following:
dotnet ef migrations add New_Migration and it completed successfully

I'm not sure how to move forward on this.
[EngincanV] said: support@abp.io
Hi. Done, solution shared by email
not sure why this is closed, reopening...
Running in the terminal the proposed steps:
Reproduce the exact migration command locally to see the full error
Gives the following error, and not sure what to do

