From 9d4b93b4ab16f5c56b7f5b9aee5fadae5dd9be6c Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Wed, 24 Nov 2021 14:54:31 +0100 Subject: [PATCH 1/2] update conf x prod/staging IIS01/IIS=2 di LAND --- MP.Land/appsettings.Production.json | 12 ++++++++++++ MP.Land/appsettings.Staging.json | 12 ++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 MP.Land/appsettings.Production.json create mode 100644 MP.Land/appsettings.Staging.json diff --git a/MP.Land/appsettings.Production.json b/MP.Land/appsettings.Production.json new file mode 100644 index 00000000..557d5444 --- /dev/null +++ b/MP.Land/appsettings.Production.json @@ -0,0 +1,12 @@ +{ + "DetailedErrors": true, + "Logging": { + "LogLevel": { + "Default": "Information", + "Microsoft": "Warning", + "Microsoft.Hosting.Lifetime": "Information" + } + }, + "Environment": "Steam PROD", + "BaseUrl": "https://iis02.egalware.com/MP/" +} \ No newline at end of file diff --git a/MP.Land/appsettings.Staging.json b/MP.Land/appsettings.Staging.json new file mode 100644 index 00000000..31aa23ba --- /dev/null +++ b/MP.Land/appsettings.Staging.json @@ -0,0 +1,12 @@ +{ + "DetailedErrors": true, + "Logging": { + "LogLevel": { + "Default": "Information", + "Microsoft": "Warning", + "Microsoft.Hosting.Lifetime": "Information" + } + }, + "Environment": "Steam DEV", + "BaseUrl": "https://iis01.egalware.com/MP/" +} \ No newline at end of file From d702234b9c36d0b0574ec362ab1164e99f7461f6 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Wed, 24 Nov 2021 14:54:34 +0100 Subject: [PATCH 2/2] refresh --- MP.Land/MP.Land.csproj | 2 +- MP.Land/Resources/ChangeLog.html | 2 +- MP.Land/Resources/VersNum.txt | 2 +- MP.Land/Resources/manifest.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/MP.Land/MP.Land.csproj b/MP.Land/MP.Land.csproj index 8fba8dc4..3bd78b24 100644 --- a/MP.Land/MP.Land.csproj +++ b/MP.Land/MP.Land.csproj @@ -3,7 +3,7 @@ net5.0 MP.Land - 6.14.2111.1215 + 6.14.2111.2414 diff --git a/MP.Land/Resources/ChangeLog.html b/MP.Land/Resources/ChangeLog.html index c4181c9a..46de6f68 100644 --- a/MP.Land/Resources/ChangeLog.html +++ b/MP.Land/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo gestione Programmi MAPO -

Versione: 6.14.2111.1215

+

Versione: 6.14.2111.2414


Note di rilascio:
    diff --git a/MP.Land/Resources/VersNum.txt b/MP.Land/Resources/VersNum.txt index dea81e0c..814b8410 100644 --- a/MP.Land/Resources/VersNum.txt +++ b/MP.Land/Resources/VersNum.txt @@ -1 +1 @@ -6.14.2111.1215 +6.14.2111.2414 diff --git a/MP.Land/Resources/manifest.xml b/MP.Land/Resources/manifest.xml index 4b66a603..f595ace3 100644 --- a/MP.Land/Resources/manifest.xml +++ b/MP.Land/Resources/manifest.xml @@ -1,6 +1,6 @@ - 6.14.2111.1215 + 6.14.2111.2414 https://nexus.steamware.net/repository/SWS/MP-LAND/stable/LAST/MP.Land.zip https://nexus.steamware.net/repository/SWS/MP-LAND/stable/LAST/ChangeLog.html false