0
I will never need multi-tenancy. How can I remove the related modules and code parts, including the UI under the SaaS menu option?
Thank you.
- ABP Framework version: latest stable
- UI type: Blazor
- DB provider: EF Core
- **Tiered (MVC) : No
1 Answer(s)
-
0
hi
You can remove the packages in your
csproj
files. then remove the related code base on the build error messages.