diff --git a/Test.UI/Components/Pages/EditJWD.razor.cs b/Test.UI/Components/Pages/EditJWD.razor.cs
index 9c0b25b..4d38066 100644
--- a/Test.UI/Components/Pages/EditJWD.razor.cs
+++ b/Test.UI/Components/Pages/EditJWD.razor.cs
@@ -248,7 +248,7 @@ namespace Test.UI.Components.Pages
}
else
{
- string fullPath = Path.Combine("Data", "PortafineestraTreAnte.jwd");
+ string fullPath = Path.Combine("Data", "AntaDoppia.jwd");
return File.ReadAllText(fullPath);
//return File.ReadAllText("Data\\AntaDoppia.jwd");
}
diff --git a/Test.UI/Data/PortafineestraTreAnte.jwd b/Test.UI/Data/PortafinestraTreAnte.jwd
similarity index 100%
rename from Test.UI/Data/PortafineestraTreAnte.jwd
rename to Test.UI/Data/PortafinestraTreAnte.jwd
diff --git a/WebWindowComplex/WebWindowComplex.csproj b/WebWindowComplex/WebWindowComplex.csproj
index 7785e07..618b278 100644
--- a/WebWindowComplex/WebWindowComplex.csproj
+++ b/WebWindowComplex/WebWindowComplex.csproj
@@ -6,7 +6,7 @@
net8.0
enable
enable
- 3.1.3.3109
+ 3.1.4.215
Annamaria Sassi
Egalware
Componente gestione Configurazioni avanzate Window per LUX
@@ -124,6 +124,8 @@
+
+
diff --git a/WebWindowConfigurator/WebWindowConfigurator.csproj b/WebWindowConfigurator/WebWindowConfigurator.csproj
index 8d005e4..7d6dc5f 100644
--- a/WebWindowConfigurator/WebWindowConfigurator.csproj
+++ b/WebWindowConfigurator/WebWindowConfigurator.csproj
@@ -6,7 +6,7 @@
net8.0
enable
enable
- 3.1.3.3109
+ 3.1.4.215
Annamaria Sassi
Egalware
Componente gestione JWD per LUX
@@ -161,6 +161,8 @@
+
+