Installata gestione conf centralizzata x progetto

This commit is contained in:
Samuele Locatelli
2026-01-26 11:09:43 +01:00
parent 4d0671e06d
commit 5cde8ae3f6
8 changed files with 49 additions and 29 deletions
+5 -5
View File
@@ -12,11 +12,11 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Egw.Window.Data" Version="2.8.1.2611" />
<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" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
<PackageReference Include="Egw.Window.Data" />
<PackageReference Include="EgwCoreLib.Razor" />
<PackageReference Include="EgwCoreLib.Utils" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" />
<PackageReference Include="Newtonsoft.Json" />
</ItemGroup>
</Project>