WebWindowTest:

- Aggiunto Nuget Egw.Window.Data per classe hardware
- Aggiunti medoti rimuovi split e sash
- Modificata interfaccia con bottoni per nuovi metodi
This commit is contained in:
Annamaria Sassi
2025-09-30 09:59:55 +02:00
parent dae213a691
commit ecb2dabf4a
12 changed files with 389 additions and 277 deletions
+1
View File
@@ -12,6 +12,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Egw.Window.Data" Version="2.7.9.2909" />
<PackageReference Include="EgwCoreLib.Razor" Version="1.5.2507.1815" />
<PackageReference Include="EgwCoreLib.Utils" Version="1.5.2507.1815" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.19" />