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: