- 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:
-
0
Hi,
You can remove
Volo.Saas.Tenant
namespace andVolo.Saas.Tenant.*
Nuget package -
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?
-
0
Hi,
We have created an issue for this ,it will fix in next version. but now, you need fix it manually.