From 6f244c453ca108e568646aa64bb6096ade66ae07 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Mon, 30 Jun 2025 14:35:32 +0200 Subject: [PATCH] Completato fix compilazione con nuovo oggetto MacchineModel --- MP-TAB3/MP-TAB3.csproj | 2 +- MP-TAB3/Pages/StatusMap.razor.cs | 2 +- MP-TAB3/Pages/TCHistory.razor.cs | 2 +- MP-TAB3/Resources/ChangeLog.html | 2 +- MP-TAB3/Resources/VersNum.txt | 2 +- MP-TAB3/Resources/manifest.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/MP-TAB3/MP-TAB3.csproj b/MP-TAB3/MP-TAB3.csproj index 455f5a7c..aada4a8b 100644 --- a/MP-TAB3/MP-TAB3.csproj +++ b/MP-TAB3/MP-TAB3.csproj @@ -3,7 +3,7 @@ net6.0 enable - 6.16.2506.1215 + 6.16.2506.3014 enable MP_TAB3 diff --git a/MP-TAB3/Pages/StatusMap.razor.cs b/MP-TAB3/Pages/StatusMap.razor.cs index bcf7ab2f..ba89dbc4 100644 --- a/MP-TAB3/Pages/StatusMap.razor.cs +++ b/MP-TAB3/Pages/StatusMap.razor.cs @@ -110,7 +110,7 @@ namespace MP_TAB3.Pages private string baseLang { get; set; } = ""; - private List? ListMachineEnabled { get; set; } = null; + private List? ListMachineEnabled { get; set; } = null; private List? ListMSE { get; set; } = null; diff --git a/MP-TAB3/Pages/TCHistory.razor.cs b/MP-TAB3/Pages/TCHistory.razor.cs index 926ba3b5..77695d21 100644 --- a/MP-TAB3/Pages/TCHistory.razor.cs +++ b/MP-TAB3/Pages/TCHistory.razor.cs @@ -49,7 +49,7 @@ namespace MP_TAB3.Pages protected List ListComplete { get; set; } = new List(); protected List ListODL { get; set; } = new List(); - protected List ListMachine { get; set; } = new List(); + protected List ListMachine { get; set; } = new List(); protected int MatrOpr { diff --git a/MP-TAB3/Resources/ChangeLog.html b/MP-TAB3/Resources/ChangeLog.html index af823f75..8d295a3e 100644 --- a/MP-TAB3/Resources/ChangeLog.html +++ b/MP-TAB3/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOSPEC -

Versione: 6.16.2506.1215

+

Versione: 6.16.2506.3014


Note di rilascio:
  • diff --git a/MP-TAB3/Resources/VersNum.txt b/MP-TAB3/Resources/VersNum.txt index 35cc2c56..a612c160 100644 --- a/MP-TAB3/Resources/VersNum.txt +++ b/MP-TAB3/Resources/VersNum.txt @@ -1 +1 @@ -6.16.2506.1215 +6.16.2506.3014 diff --git a/MP-TAB3/Resources/manifest.xml b/MP-TAB3/Resources/manifest.xml index 8c1852b2..0cf708bf 100644 --- a/MP-TAB3/Resources/manifest.xml +++ b/MP-TAB3/Resources/manifest.xml @@ -1,6 +1,6 @@ - 6.16.2506.1215 + 6.16.2506.3014 https://nexus.steamware.net/repository/SWS/MP-TAB3/stable/LAST/MP-TAB3.zip https://nexus.steamware.net/repository/SWS/MP-TAB3/stable/LAST/ChangeLog.html false