fix(backend): use explicit Finbuckle.MultiTenant namespace imports
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
using Finbuckle.MultiTenant;
|
using Finbuckle.MultiTenant.Abstractions;
|
||||||
|
using Finbuckle.MultiTenant.Extensions;
|
||||||
|
using Finbuckle.MultiTenant.AspNetCore.Extensions;
|
||||||
using Microsoft.AspNetCore.Authentication;
|
using Microsoft.AspNetCore.Authentication;
|
||||||
using Microsoft.AspNetCore.Authentication.JwtBearer;
|
using Microsoft.AspNetCore.Authentication.JwtBearer;
|
||||||
using Microsoft.EntityFrameworkCore;
|
using Microsoft.EntityFrameworkCore;
|
||||||
|
|||||||
Reference in New Issue
Block a user