From 44b68627e9b0afeff2a723b3ce156aa09986fe1b Mon Sep 17 00:00:00 2001 From: Annamaria Sassi Date: Tue, 17 Feb 2026 16:40:33 +0100 Subject: [PATCH] Fix --- WebWindowComplex/Models/AreaDimension.cs | 2 +- WebWindowComplex/WebWindowComplex.csproj | 4 +++- WebWindowConfigurator/WebWindowConfigurator.csproj | 4 +++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/WebWindowComplex/Models/AreaDimension.cs b/WebWindowComplex/Models/AreaDimension.cs index 4f71e18..4d97fb7 100644 --- a/WebWindowComplex/Models/AreaDimension.cs +++ b/WebWindowComplex/Models/AreaDimension.cs @@ -105,7 +105,7 @@ namespace WebWindowComplex.Models protected MeasureTypes m_SelMeasureType; // reference - protected virtual Area m_Parent; + protected Area m_Parent; #endregion Private Fields diff --git a/WebWindowComplex/WebWindowComplex.csproj b/WebWindowComplex/WebWindowComplex.csproj index c6418bb..6dfba70 100644 --- a/WebWindowComplex/WebWindowComplex.csproj +++ b/WebWindowComplex/WebWindowComplex.csproj @@ -6,7 +6,7 @@ net8.0 enable enable - 3.1.2.1715 + 3.1.2.1716 Annamaria Sassi Egalware Componente gestione Configurazioni avanzate Window per LUX @@ -190,6 +190,8 @@ + + diff --git a/WebWindowConfigurator/WebWindowConfigurator.csproj b/WebWindowConfigurator/WebWindowConfigurator.csproj index af25cd6..64afb5e 100644 --- a/WebWindowConfigurator/WebWindowConfigurator.csproj +++ b/WebWindowConfigurator/WebWindowConfigurator.csproj @@ -6,7 +6,7 @@ net8.0 enable enable - 3.1.2.1715 + 3.1.2.1716 Annamaria Sassi Egalware Componente gestione JWD per LUX @@ -166,6 +166,8 @@ + +