diff --git a/MP.SPEC/Data/MpDataService.cs b/MP.SPEC/Data/MpDataService.cs index ddc1321b..2b9008d4 100644 --- a/MP.SPEC/Data/MpDataService.cs +++ b/MP.SPEC/Data/MpDataService.cs @@ -458,6 +458,7 @@ namespace MP.SPEC.Data return answ; } +#if false /// /// Effettua salvataggio snapshot parametri (con stored) + svuota eventuale cache redis /// @@ -476,7 +477,8 @@ namespace MP.SPEC.Data answ = await ExecFlushRedisPattern(pattern); Log.Info($"Svuotata cache dossier | {pattern}"); return answ; - } + } +#endif /// /// Effettua salvataggio snapshot parametri (con stored) + svuota eventuale cache redis diff --git a/MP.SPEC/MP.SPEC.csproj b/MP.SPEC/MP.SPEC.csproj index 644ec40e..96e335c8 100644 --- a/MP.SPEC/MP.SPEC.csproj +++ b/MP.SPEC/MP.SPEC.csproj @@ -5,7 +5,7 @@ enable enable MP.SPEC - 6.16.2212.1220 + 6.16.2212.2016 diff --git a/MP.SPEC/Resources/ChangeLog.html b/MP.SPEC/Resources/ChangeLog.html index 86ee3164..d3d03606 100644 --- a/MP.SPEC/Resources/ChangeLog.html +++ b/MP.SPEC/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOSPEC -

Versione: 6.16.2212.1220

+

Versione: 6.16.2212.2016


Note di rilascio: