From 64ed5cffb2d2911869423b118f81dea9e920b404 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Fri, 3 Apr 2026 09:40:21 +0200 Subject: [PATCH] MAPO-IOC: inizio configurazione x porting metodi su nuova classe IOC --- MP-TAB3/MP-TAB3.csproj | 2 +- MP-TAB3/Pages/_Layout.cshtml | 2 +- MP-TAB3/Resources/ChangeLog.html | 2 +- MP-TAB3/Resources/VersNum.txt | 2 +- MP-TAB3/Resources/manifest.xml | 2 +- MP.IOC/Controllers/BenchController.cs | 7 ++++-- MP.IOC/Controllers/IOBController.cs | 33 +++++++++++++++++++++++++++ MP.IOC/MP.IOC.csproj | 3 ++- MP.IOC/Resources/ChangeLog.html | 2 +- MP.IOC/Resources/VersNum.txt | 2 +- MP.IOC/Resources/manifest.xml | 2 +- 11 files changed, 48 insertions(+), 11 deletions(-) diff --git a/MP-TAB3/MP-TAB3.csproj b/MP-TAB3/MP-TAB3.csproj index d7295d9b..ad4495a1 100644 --- a/MP-TAB3/MP-TAB3.csproj +++ b/MP-TAB3/MP-TAB3.csproj @@ -3,7 +3,7 @@ net8.0 enable - 6.16.2603.411 + 6.16.2604.217 enable MP_TAB3 diff --git a/MP-TAB3/Pages/_Layout.cshtml b/MP-TAB3/Pages/_Layout.cshtml index f118367d..a073680a 100644 --- a/MP-TAB3/Pages/_Layout.cshtml +++ b/MP-TAB3/Pages/_Layout.cshtml @@ -46,7 +46,7 @@