From 357e505e87b5fd74b7740cdecc1d0ce6e234bceb Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Wed, 6 Nov 2024 08:36:24 +0100 Subject: [PATCH] refresh CORE --- MP-TAB3/Components/OdlMan.razor.cs | 4 ++-- MP-TAB3/MP-TAB3.csproj | 2 +- MP-TAB3/Resources/ChangeLog.html | 2 +- MP-TAB3/Resources/VersNum.txt | 2 +- MP-TAB3/Resources/manifest.xml | 2 +- MP.Data/Services/TabDataService.cs | 2 +- MP.Land/MP.Land.csproj | 2 +- MP.Land/Resources/ChangeLog.html | 2 +- MP.Land/Resources/VersNum.txt | 2 +- MP.Land/Resources/manifest.xml | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/MP-TAB3/Components/OdlMan.razor.cs b/MP-TAB3/Components/OdlMan.razor.cs index 9b611fb4..5a019eb3 100644 --- a/MP-TAB3/Components/OdlMan.razor.cs +++ b/MP-TAB3/Components/OdlMan.razor.cs @@ -1667,9 +1667,9 @@ namespace MP_TAB3.Components } if (!string.IsNullOrEmpty(IdxMaccSel)) { - //2024.04.11 passo macchina selezionata SE multi... era "IdxMaccParent" + // 2024.04.11 passo macchina selezionata SE multi... era "IdxMaccParent" ListODLAll = await TabDServ.VSOdlGetUnused(IdxMaccSel, ShowAll, numDayOdl); - //ListODLAll = await TabDServ.VSOdlGetUnused(IdxMaccParent, ShowAll, numDayOdl); + // ListODLAll = await TabDServ.VSOdlGetUnused(IdxMaccParent, ShowAll, numDayOdl); if (string.IsNullOrEmpty(SearchPodl)) { ListODL = ListODLAll; diff --git a/MP-TAB3/MP-TAB3.csproj b/MP-TAB3/MP-TAB3.csproj index 39d2b2d5..68481f4f 100644 --- a/MP-TAB3/MP-TAB3.csproj +++ b/MP-TAB3/MP-TAB3.csproj @@ -3,7 +3,7 @@ net6.0 enable - 6.16.2411.408 + 6.16.2411.607 enable MP_TAB3 diff --git a/MP-TAB3/Resources/ChangeLog.html b/MP-TAB3/Resources/ChangeLog.html index 9645830e..55678578 100644 --- a/MP-TAB3/Resources/ChangeLog.html +++ b/MP-TAB3/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOSPEC -

Versione: 6.16.2411.408

+

Versione: 6.16.2411.607


Note di rilascio: