From 872d1460f84f9f80cc8de8836dad09049025db0e Mon Sep 17 00:00:00 2001 From: ThePra Date: Fri, 16 Dec 2022 20:19:23 +0100 Subject: [PATCH] up --- Program.cs | 1 - decePubClient.csproj | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/Program.cs b/Program.cs index d915bef..2cce5c6 100644 --- a/Program.cs +++ b/Program.cs @@ -45,7 +45,6 @@ builder.Services.AddOptions() .AddScoped(provider => provider.GetRequiredService()) .AddSingleton(typeof(CoalescingStringLocalizer)) //.AddTransient() - .AddHotKeys(options => options.DisableClientScriptAutoInjection = true) .AddHeadElementHelper(options => options.DisableClientScriptAutoInjection = true) .AddLocalization() .AddTransient() diff --git a/decePubClient.csproj b/decePubClient.csproj index b2b6020..404da06 100644 --- a/decePubClient.csproj +++ b/decePubClient.csproj @@ -22,8 +22,7 @@ - - +