From 75cc0324bb0f7c4f26340b98bc1d15eaaa777a01 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Tue, 29 Oct 2024 12:17:42 +0100 Subject: [PATCH] Ancora update installer x test IIS04 --- Maat.Runner/Maat.Runner.csproj | 5 ++++- Maat.Runner/README.txt | 2 +- Maat.Runner/conf/JobConfig .dev.json | 15 +++++++++++++++ Maat.Runner/conf/JobConfig-demo.json | 4 ++-- MajMin.vers | 2 +- Resources/ChangeLog.html | 2 +- Resources/VersNum.txt | 2 +- Resources/manifest.xml | 2 +- 8 files changed, 26 insertions(+), 8 deletions(-) create mode 100644 Maat.Runner/conf/JobConfig .dev.json diff --git a/Maat.Runner/Maat.Runner.csproj b/Maat.Runner/Maat.Runner.csproj index d56b9ef..645126e 100644 --- a/Maat.Runner/Maat.Runner.csproj +++ b/Maat.Runner/Maat.Runner.csproj @@ -5,7 +5,7 @@ net6.0 enable enable - 1.1.2410.2517 + 1.2.2410.2912 @@ -36,6 +36,9 @@ + + PreserveNewest + Always diff --git a/Maat.Runner/README.txt b/Maat.Runner/README.txt index efabc7f..78c8bf7 100644 --- a/Maat.Runner/README.txt +++ b/Maat.Runner/README.txt @@ -1,4 +1,4 @@ -Per installare il simulatore come servizio impiegare nssm come gestore servizio. +Per installare come servizio impiegare nssm come gestore servizio. IN particolare installare con diff --git a/Maat.Runner/conf/JobConfig .dev.json b/Maat.Runner/conf/JobConfig .dev.json new file mode 100644 index 0000000..53f2949 --- /dev/null +++ b/Maat.Runner/conf/JobConfig .dev.json @@ -0,0 +1,15 @@ +{ + "MsSqlJobs": { + "ServerList": [ + { + "CallMode": "TaskList", + "DbList": [ + "MoonPro" + ], + "DbPasswd": "viadante16", + "DbUser": "steamware", + "ServerName": "SQL2016DEV" + } + ] + } +} diff --git a/Maat.Runner/conf/JobConfig-demo.json b/Maat.Runner/conf/JobConfig-demo.json index e8a6dab..da3820c 100644 --- a/Maat.Runner/conf/JobConfig-demo.json +++ b/Maat.Runner/conf/JobConfig-demo.json @@ -7,8 +7,8 @@ "MoonPro", "MoonPro_STATS" ], - "DbPasswd": "viadante16", - "DbUser": "steamware", + "DbPasswd": "db_password_here", + "DbUser": "db_user_here", "ServerName": "SQL2016DEV" } ] diff --git a/MajMin.vers b/MajMin.vers index 28caf0b..374cb0d 100644 --- a/MajMin.vers +++ b/MajMin.vers @@ -1 +1 @@ -1.1. \ No newline at end of file +1.2. \ No newline at end of file diff --git a/Resources/ChangeLog.html b/Resources/ChangeLog.html index 800ddce..2a3eb51 100644 --- a/Resources/ChangeLog.html +++ b/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Maat.Installer - Manager for Application & Applicative Task -

Versione: 1.1.2410.2517

+

Versione: 1.2.2410.2912


Note di rilascio: