``cs
[Dependency(ReplaceServices = true)]
[ExposeServices(typeof(IConnectionStringResolver), typeof(
))]
public class SWMultiTenantConnectionStringResolver :
hi
You can override the `
> [maliming] said:
> hi
>
> You can override the `
hi
Can you try to override the default `
I was override
public class
ICurrentTenant _currentTenant;
private readonly IServiceProvider _serviceProvider;
public
Yeah, after check