From 3d61c0924b97ff5b5f77b00904a5fc397a0cd206 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Fri, 10 Apr 2026 10:00:57 +0200 Subject: [PATCH] Fix chiamata awaits --- MP.IOC/MP.IOC.csproj | 2 +- MP.IOC/Resources/ChangeLog.html | 2 +- MP.IOC/Resources/VersNum.txt | 2 +- MP.IOC/Resources/manifest.xml | 2 +- MP.IOC/Services/IWeightProvider.cs | 2 +- MP.IOC/Services/InMemoryWeightProvider.cs | 4 ++-- MP.IOC/Services/RedisWeightProvider.cs | 16 +++++++++------- 7 files changed, 16 insertions(+), 14 deletions(-) diff --git a/MP.IOC/MP.IOC.csproj b/MP.IOC/MP.IOC.csproj index 9c2954a2..3e24d840 100644 --- a/MP.IOC/MP.IOC.csproj +++ b/MP.IOC/MP.IOC.csproj @@ -4,7 +4,7 @@ net8.0 enable enable - 6.16.2604.1009 + 6.16.2604.1010 diff --git a/MP.IOC/Resources/ChangeLog.html b/MP.IOC/Resources/ChangeLog.html index b71861f1..06b3bac4 100644 --- a/MP.IOC/Resources/ChangeLog.html +++ b/MP.IOC/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MP-IOC -

Versione: 6.16.2604.1009

+

Versione: 6.16.2604.1010


Note di rilascio: