Edit Finestra doppia
This commit is contained in:
@@ -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");
|
||||
}
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<Nullable>enable</Nullable>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Version>3.1.3.3109</Version>
|
||||
<Version>3.1.4.215</Version>
|
||||
<Authors>Annamaria Sassi</Authors>
|
||||
<Company>Egalware</Company>
|
||||
<Description>Componente gestione Configurazioni avanzate Window per LUX</Description>
|
||||
@@ -124,6 +124,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<Nullable>enable</Nullable>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Version>3.1.3.3109</Version>
|
||||
<Version>3.1.4.215</Version>
|
||||
<Authors>Annamaria Sassi</Authors>
|
||||
<Company>Egalware</Company>
|
||||
<Description>Componente gestione JWD per LUX</Description>
|
||||
@@ -161,6 +161,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user