ok, Can you try to build your solution via dotnet build?
And you can use dotnet ef add migrations Upgradeed_to_7_2
https://learn.microsoft.com/en-us/ef/core/cli/dotnet#dotnet-ef-migrations-add
Thanks
https://github.com/abpframework/abp/issues/16253#issuecomment-1506449180
You can add a new favicon to the ~/wwwroot/favicon.svg and ~/wwwroot/favicon.ico paths to override the current favicon.
hi
csproj file is say MyCompanyName.MyProjectName.XXX.csproj
hi
Run the dotnet build command in your ef core folder to see the details.
hi
Please update volo and abp packages to 7.2.1
and Lepton packages to 2.2.0
We wanted to replace favicon for the backend API
Please share the csproj file of backend web app.
Are you using the lepton or leptonx? What's the package version of lepton or lepontx?
hi
remove all saas packages from csprojfiles.(Volo.Saas.XXX)
remove all saas modules from csfiles.(VoloSaasXXXModule)
remove @volo/saas from package.json
remove ConfigureSaas from DbContext
Build your solution and remove the namespaces and use;
Recreate migrations after building success.
hi
but its giving 400 error. Can you help us to gracefully show a message to the user like "Email already sent:".
Please share the full logs of backend, Thanks
liming.ma@volosoft.com