From df6f1afa116cbf9e45bf9f0d0fe85bd135d5b8dc Mon Sep 17 00:00:00 2001 From: SmartRootsSrl Date: Mon, 1 Dec 2025 21:37:16 +0100 Subject: [PATCH] =?UTF-8?q?Push=20per=20test=20su=20hook=20funzionanti=20s?= =?UTF-8?q?u=20Gitea=20(2=C2=B0=20tentativo)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SmartDB/Program.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/SmartDB/Program.cs b/SmartDB/Program.cs index 460a43a..d782404 100644 --- a/SmartDB/Program.cs +++ b/SmartDB/Program.cs @@ -17,8 +17,6 @@ builder.Services.AddRazorComponents() // Registra Syncfusion Blazor builder.Services.AddSyncfusionBlazor(); - - builder.Services.AddCascadingAuthenticationState(); builder.Services.AddScoped(); builder.Services.AddScoped();