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 @@ - - +