Aggiornamento librerie

This commit is contained in:
2025-07-03 16:59:44 +02:00
parent e614c83a5b
commit 5fe41f9445
5 changed files with 17 additions and 17 deletions

View File

@@ -27,7 +27,7 @@ namespace salesbook.Maui
var builder = MauiApp.CreateBuilder();
builder
.UseMauiApp<App>()
.UseLoginAzienda(AppToken)
.UseIntegry(AppToken)
.UseMauiCommunityToolkit()
.UseSentry(options =>
{