From 4499a4fef76a848a5e5613f08a5dc5b62e06e03b Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Tue, 8 Sep 2026 11:26:14 +0200 Subject: [PATCH] refresh --- WebWindowComplex/TableComp.razor.cs | 1 + WebWindowComplex/WebWindowComplex.csproj | 4 +++- WebWindowConfigurator/WebWindowConfigurator.csproj | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/WebWindowComplex/TableComp.razor.cs b/WebWindowComplex/TableComp.razor.cs index 9a35360..00e28f7 100644 --- a/WebWindowComplex/TableComp.razor.cs +++ b/WebWindowComplex/TableComp.razor.cs @@ -1,5 +1,6 @@ using Egw.Data; using Egw.Data.Window; +using Egw.Data.Window.Dto; using Microsoft.AspNetCore.Components; using Newtonsoft.Json; using NLog; diff --git a/WebWindowComplex/WebWindowComplex.csproj b/WebWindowComplex/WebWindowComplex.csproj index 17d6afe..38f041b 100644 --- a/WebWindowComplex/WebWindowComplex.csproj +++ b/WebWindowComplex/WebWindowComplex.csproj @@ -6,7 +6,7 @@ net8.0 enable enable - 3.1.9.810 + 3.1.9.811 Annamaria Sassi Egalware Componente gestione Configurazioni avanzate Window per LUX @@ -140,6 +140,8 @@ + + diff --git a/WebWindowConfigurator/WebWindowConfigurator.csproj b/WebWindowConfigurator/WebWindowConfigurator.csproj index d7db018..2006e42 100644 --- a/WebWindowConfigurator/WebWindowConfigurator.csproj +++ b/WebWindowConfigurator/WebWindowConfigurator.csproj @@ -241,5 +241,6 @@ +