Fix posizione cache redis immagini

This commit is contained in:
Samuele Locatelli
2025-08-04 11:05:53 +02:00
parent 58eb694c10
commit 93b0e4e2da
6 changed files with 11 additions and 11 deletions
+3 -4
View File
@@ -4,7 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<Version>0.9.2508.0410</Version>
<Version>0.9.2508.0411</Version>
</PropertyGroup>
<ItemGroup>
@@ -64,9 +64,8 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\EgwCoreLib.Lux.Core\EgwCoreLib.Lux.Core.csproj" />
<ProjectReference Include="..\EgwCoreLib.Lux.Data\EgwCoreLib.Lux.Data.csproj" />
<ProjectReference Include="..\Lux.Data\EgwCoreLib.Lux.Data.csproj" />
<ProjectReference Include="..\EgwCoreLib.Lux.Core\EgwCoreLib.Lux.Core.csproj" />
<ProjectReference Include="..\EgwCoreLib.Lux.Data\EgwCoreLib.Lux.Data.csproj" />
</ItemGroup>
<ItemGroup>