From 7aa7c5429b4fac8ade717246b03e253d7e31ccca Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Mon, 9 Jun 2025 18:38:15 +0200 Subject: [PATCH] Correzione config in release x fix redis su localhost e DB 5 --- MP-ADM/Web.Release.config | 24 +++++++------------ .../PublishProfiles/IIS01.pubxml.user | 2 +- MP-IO/Web.Release.config | 10 ++++---- MP-IO/Web.config | 8 +++---- MP-MAG/Web.Release.config | 16 ++++--------- MP-Site/Web.Release.config | 16 ++++--------- MP-Site/Web.config | 4 ++-- MP-TAB/Web.Release.config | 15 +++++++----- 8 files changed, 40 insertions(+), 55 deletions(-) diff --git a/MP-ADM/Web.Release.config b/MP-ADM/Web.Release.config index d291a2b0..fb81ed8d 100644 --- a/MP-ADM/Web.Release.config +++ b/MP-ADM/Web.Release.config @@ -3,20 +3,14 @@ - - - - - + \ No newline at end of file diff --git a/MP-IO/Properties/PublishProfiles/IIS01.pubxml.user b/MP-IO/Properties/PublishProfiles/IIS01.pubxml.user index 050d92e8..b2e3acdb 100644 --- a/MP-IO/Properties/PublishProfiles/IIS01.pubxml.user +++ b/MP-IO/Properties/PublishProfiles/IIS01.pubxml.user @@ -7,7 +7,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAH0adXzrANk+QkSQiwkrZoAAAAAACAAAAAAADZgAAwAAAABAAAABHE5oPoHlG6fwYbvPGkksuAAAAAASAAACgAAAAEAAAALhOWzlQAPxJ2VE8lisaR9gYAAAAkDFsctmhzdLpUmOVleVAckCWeuODp7F1FAAAAAxKlaqhbiV+t3IJ+FqzhN+bBKS/ - True|2025-06-04T11:05:51.8038152Z||; + True|2025-06-04T11:11:35.2130452Z||;True|2025-06-04T13:05:51.8038152+02:00||; \ No newline at end of file diff --git a/MP-IO/Web.Release.config b/MP-IO/Web.Release.config index 2410afa2..cd6b9a2b 100644 --- a/MP-IO/Web.Release.config +++ b/MP-IO/Web.Release.config @@ -4,11 +4,11 @@ - - - - - + + + + + diff --git a/MP-IO/Web.config b/MP-IO/Web.config index 63becdb7..7743938e 100644 --- a/MP-IO/Web.config +++ b/MP-IO/Web.config @@ -14,11 +14,11 @@ - - + + - - + + diff --git a/MP-MAG/Web.Release.config b/MP-MAG/Web.Release.config index 36ab23ba..102564af 100644 --- a/MP-MAG/Web.Release.config +++ b/MP-MAG/Web.Release.config @@ -3,17 +3,11 @@ - + + + + + - + + + + + - - + + diff --git a/MP-TAB/Web.Release.config b/MP-TAB/Web.Release.config index dcae2e8c..716356dd 100644 --- a/MP-TAB/Web.Release.config +++ b/MP-TAB/Web.Release.config @@ -1,9 +1,12 @@  - - - - - - + + + + + + + + + \ No newline at end of file