namespace Company.Project.Shared; public static class ProjectConsts { public const bool IsMultiTenancyEnabled = true; }