- ABP Framework version: v3.1.0
- UI type: Angular
- Tiered (MVC) or Identity Server Seperated (Angular): yes
- Exception message and stack trace:
- Steps to reproduce the issue:
After installing all the commercial version modules through abp suite, vs2019 compiles but the following error message is displayed:
"CS0434"Volo.Saas.Tenant.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" namespace "Volo.Saas.Tenant" and "Volo.Saas.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" type "Tenant" conflict TestABPPro3_1_0.Application D:\MyProjects\TestABPPro3_1_0\aspnet-core\src\TestABPPro3_1_0.Application\TestABPPro3_1_0ApplicationModule.cs 35 Activity"
4 Answer(s)
-
0
Hi,
Could you provide steps to reproduce the issue:
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi,
You can remove
Volo.Saas.Tenantnamespace andVolo.Saas.Tenant.*Nuget packageMarkdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
I want to know if this can be fixed? Or do I have to manually remove these wrong dependencies for each project?
I have another question. Shouldn't the commercial version of the module conflict with the original core module?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi,
We have created an issue for this ,it will fix in next version. but now, you need fix it manually.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)