From 93c9fdf1320bc84b2ea5b9b001693d89e06d8f89 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Tue, 22 Jul 2025 19:09:55 +0200 Subject: [PATCH] Fix puntamento progetto Core --- Lux.API/Lux.API.csproj | 2 +- Lux.Data/Lux.Data.csproj | 3 ++- Lux.UI.Client/Lux.UI.Client.csproj | 2 +- Lux.UI/Lux.UI.csproj | 2 +- TestApp/TestApp.csproj | 2 +- 5 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Lux.API/Lux.API.csproj b/Lux.API/Lux.API.csproj index 93ff0d48..630e7d47 100644 --- a/Lux.API/Lux.API.csproj +++ b/Lux.API/Lux.API.csproj @@ -64,7 +64,7 @@ - + diff --git a/Lux.Data/Lux.Data.csproj b/Lux.Data/Lux.Data.csproj index 78f52c14..a88a3084 100644 --- a/Lux.Data/Lux.Data.csproj +++ b/Lux.Data/Lux.Data.csproj @@ -50,7 +50,8 @@ - + + diff --git a/Lux.UI.Client/Lux.UI.Client.csproj b/Lux.UI.Client/Lux.UI.Client.csproj index 3ecc1d88..e6d2cdcd 100644 --- a/Lux.UI.Client/Lux.UI.Client.csproj +++ b/Lux.UI.Client/Lux.UI.Client.csproj @@ -14,7 +14,7 @@ - + diff --git a/Lux.UI/Lux.UI.csproj b/Lux.UI/Lux.UI.csproj index b33fc640..1f500878 100644 --- a/Lux.UI/Lux.UI.csproj +++ b/Lux.UI/Lux.UI.csproj @@ -30,7 +30,7 @@ - + diff --git a/TestApp/TestApp.csproj b/TestApp/TestApp.csproj index 5acccd0a..967d7cee 100644 --- a/TestApp/TestApp.csproj +++ b/TestApp/TestApp.csproj @@ -8,7 +8,7 @@ - +