diff --git a/NtoLib/Recipes/MbeTable/ModuleInfrastructure/DiContainer.cs b/NtoLib/Recipes/MbeTable/ModuleInfrastructure/DiContainer.cs index fa2aecb..361af36 100644 --- a/NtoLib/Recipes/MbeTable/ModuleInfrastructure/DiContainer.cs +++ b/NtoLib/Recipes/MbeTable/ModuleInfrastructure/DiContainer.cs @@ -335,7 +335,6 @@ private static void RegisterPresentationServices(IServiceCollection services) services.AddSingleton(); services.AddSingleton(); services.AddSingleton(); - services.AddScoped(); services.AddSingleton(); services.AddSingleton();