Componente con i template

This commit is contained in:
Annamaria Sassi
2025-12-22 09:15:31 +01:00
parent 2c9a7ac9c1
commit b1c1afdf09
5 changed files with 297 additions and 1208 deletions
@@ -6,7 +6,7 @@
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<Version>2.7.12.1812</Version>
<Version>2.7.12.1917</Version>
<Authors>Annamaria Sassi</Authors>
<Company>Egalware</Company>
<Description>Componente gestione JWD per LUX</Description>
@@ -26,7 +26,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Egw.Window.Data" Version="2.7.10.2116" />
<PackageReference Include="Egw.Window.Data" Version="2.7.12-beta.1917" />
<PackageReference Include="EgwCoreLib.Razor" Version="1.5.2511.312" />
<PackageReference Include="EgwCoreLib.Utils" Version="1.5.2511.312" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.21" />
@@ -494,6 +494,11 @@