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 csproj
files.(Volo.Saas.XXX
)
remove all saas modules from cs
files.(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
hi
Send email to tenant admin on tenant creation.
We will add this feature in the next version. You question credits refunded.
Thanks
hi
Can you share the logs of the backend?
hi
What's your template version? Are you using the lepton or leptonx?