Update nuget & dipendenze

This commit is contained in:
Samuele Locatelli
2025-12-23 12:07:36 +01:00
parent c1bd6cac5d
commit 36db2cf282
6 changed files with 240 additions and 235 deletions
@@ -6,7 +6,7 @@
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<Version>2.7.12.2311</Version>
<Version>2.7.12.2312</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.12-beta.2210" />
<PackageReference Include="Egw.Window.Data" Version="2.7.12.2312" />
<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" />
@@ -541,6 +541,8 @@