diff --git a/WebWindowComplex/Compo/CardSashGroup.razor.cs b/WebWindowComplex/Compo/CardSashGroup.razor.cs
index a40d56e..4e7b1e4 100644
--- a/WebWindowComplex/Compo/CardSashGroup.razor.cs
+++ b/WebWindowComplex/Compo/CardSashGroup.razor.cs
@@ -304,10 +304,9 @@ namespace WebWindowComplex.Compo
{
currSash = CurrSashGroup
};
-
- await EC_UpdateSashGroup.InvokeAsync(args);
if (updateS.reqProfile)
await EC_ReqElement.InvokeAsync(CurrSashGroup);
+ await EC_UpdateSashGroup.InvokeAsync(args);
}
}
diff --git a/WebWindowComplex/WebWindowComplex.csproj b/WebWindowComplex/WebWindowComplex.csproj
index c805b56..1fbc9df 100644
--- a/WebWindowComplex/WebWindowComplex.csproj
+++ b/WebWindowComplex/WebWindowComplex.csproj
@@ -6,7 +6,7 @@
net8.0
enable
enable
- 2.8.2.216
+ 2.8.2.218
Annamaria Sassi
Egalware
Componente gestione Configurazioni avanzate Window per LUX
@@ -31,3 +31,12 @@
+
+
+
+
+
+
+
+
+
diff --git a/WebWindowConfigurator/WebWindowConfigurator.csproj b/WebWindowConfigurator/WebWindowConfigurator.csproj
index 5f880e9..d04ba48 100644
--- a/WebWindowConfigurator/WebWindowConfigurator.csproj
+++ b/WebWindowConfigurator/WebWindowConfigurator.csproj
@@ -6,7 +6,7 @@
net8.0
enable
enable
- 2.8.2.216
+ 2.8.2.218
Annamaria Sassi
Egalware
Componente gestione JWD per LUX
@@ -37,3 +37,12 @@
+
+
+
+
+
+
+
+
+