From 048be7b2c4fd33a7175b71a6cb36135b54583d44 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Tue, 29 Mar 2022 10:37:19 +0200 Subject: [PATCH 1/3] Forzata Applicazione = "MAPO" --- MP.Land/Data/LicenseService.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/MP.Land/Data/LicenseService.cs b/MP.Land/Data/LicenseService.cs index 9a103d9f..f802a34b 100644 --- a/MP.Land/Data/LicenseService.cs +++ b/MP.Land/Data/LicenseService.cs @@ -291,6 +291,7 @@ namespace MP.Land.Data public bool InitAkv() { bool fatto = false; + Applicazione = "MAPO"; Installazione = getAVKStr("Installazione"); MasterKey = getAVKStr(Applicazione); fatto = !string.IsNullOrEmpty($"{Installazione}{MasterKey}"); From bbf7c78e288490d5bab0af173f16d64c086c02f7 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Tue, 29 Mar 2022 10:37:30 +0200 Subject: [PATCH 2/3] refresh build --- MP.Land/Resources/ChangeLog.html | 2 +- MP.Land/Resources/VersNum.txt | 2 +- MP.Land/Resources/manifest.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MP.Land/Resources/ChangeLog.html b/MP.Land/Resources/ChangeLog.html index d2421896..5e9dc850 100644 --- a/MP.Land/Resources/ChangeLog.html +++ b/MP.Land/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo gestione Programmi MAPO -

Versione: 6.15.2202.2715

+

Versione: 6.15.2203.2910


Note di rilascio: