From ac634a27f1e7cf109c5a3826811ed737217d6689 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Sat, 22 Mar 2025 11:41:21 +0100 Subject: [PATCH] API: correzione livello minimo parte CORE (8 -->6) --- GPW.CORE/GPW.CORE.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GPW.CORE/GPW.CORE.csproj b/GPW.CORE/GPW.CORE.csproj index fa71b7a..27ac386 100644 --- a/GPW.CORE/GPW.CORE.csproj +++ b/GPW.CORE/GPW.CORE.csproj @@ -1,7 +1,7 @@  - net8.0 + net6.0 enable enable