From 9d247d26bfaebdf7063ab37255c66c29f4d41bfe Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Thu, 7 Jul 2022 08:26:52 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20modalit=C3=A0=20riconnessione=20blazor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj | 2 +- GPW.CORE.WRKLOG/Pages/_Layout.cshtml | 37 ++++++++++++++++++++++---- Resources/ChangeLog.html | 2 +- Resources/VersNum.txt | 2 +- Resources/manifest.xml | 2 +- 5 files changed, 36 insertions(+), 9 deletions(-) diff --git a/GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj b/GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj index 4062279..ac6ca5b 100644 --- a/GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj +++ b/GPW.CORE.WRKLOG/GPW.CORE.WRKLOG.csproj @@ -2,7 +2,7 @@ net6.0 - 3.0.2206.0720 + 3.0.2207.0708 enable enable diff --git a/GPW.CORE.WRKLOG/Pages/_Layout.cshtml b/GPW.CORE.WRKLOG/Pages/_Layout.cshtml index c556ecf..caa04a9 100644 --- a/GPW.CORE.WRKLOG/Pages/_Layout.cshtml +++ b/GPW.CORE.WRKLOG/Pages/_Layout.cshtml @@ -29,16 +29,43 @@ 🗙 - @* Riconnessione server app: https://www.syncfusion.com/faq/how-do-i-reconnect-blazor-server-side-automatically *@ + + @*Gestione autoriconnessione: https://github.com/dotnet/aspnetcore/issues/38305 (vedere anche https://docs.microsoft.com/it-it/aspnet/core/blazor/fundamentals/signalr?view=aspnetcore-6.0#modify-the-reconnection-handler-blazor-server)*@ - + @* Riconnessione server app: https://www.syncfusion.com/faq/how-do-i-reconnect-blazor-server-side-automatically *@ + @**@ + + diff --git a/Resources/ChangeLog.html b/Resources/ChangeLog.html index 07aa8d5..592c3c0 100644 --- a/Resources/ChangeLog.html +++ b/Resources/ChangeLog.html @@ -1,6 +1,6 @@ GPW - Gestione Presenze Web -

Versione: 3.0.2206.0720

+

Versione: 3.0.2207.0708


Note di rilascio: