diff --git a/MP-TAB3/.config/dotnet-tools.json b/MP-TAB3/.config/dotnet-tools.json
index b0e38abd..76ca931b 100644
--- a/MP-TAB3/.config/dotnet-tools.json
+++ b/MP-TAB3/.config/dotnet-tools.json
@@ -1,5 +1,13 @@
{
"version": 1,
"isRoot": true,
- "tools": {}
+ "tools": {
+ "dotnet-ef": {
+ "version": "8.0.10",
+ "commands": [
+ "dotnet-ef"
+ ],
+ "rollForward": false
+ }
+ }
}
\ No newline at end of file
diff --git a/MP-TAB3/MP-TAB3.csproj b/MP-TAB3/MP-TAB3.csproj
index 13287006..39d2b2d5 100644
--- a/MP-TAB3/MP-TAB3.csproj
+++ b/MP-TAB3/MP-TAB3.csproj
@@ -3,7 +3,7 @@
net6.0
enable
- 6.16.2410.2816
+ 6.16.2411.408
enable
MP_TAB3
diff --git a/MP-TAB3/Properties/PublishProfiles/IIS01.pubxml b/MP-TAB3/Properties/PublishProfiles/IIS01.pubxml
index ed89c11d..43fad868 100644
--- a/MP-TAB3/Properties/PublishProfiles/IIS01.pubxml
+++ b/MP-TAB3/Properties/PublishProfiles/IIS01.pubxml
@@ -22,5 +22,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
jenkins
<_SavePWD>true
<_TargetId>IISWebDeploy
+ net6.0
+ win-x64
\ No newline at end of file
diff --git a/MP-TAB3/Properties/PublishProfiles/IIS03.pubxml b/MP-TAB3/Properties/PublishProfiles/IIS03.pubxml
index 5a56aa49..84e59b97 100644
--- a/MP-TAB3/Properties/PublishProfiles/IIS03.pubxml
+++ b/MP-TAB3/Properties/PublishProfiles/IIS03.pubxml
@@ -22,5 +22,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
jenkins
<_SavePWD>true
<_TargetId>IISWebDeploy
+ net6.0
+ win-x64
\ No newline at end of file
diff --git a/MP-TAB3/Properties/PublishProfiles/IIS04.pubxml b/MP-TAB3/Properties/PublishProfiles/IIS04.pubxml
index d13fe48d..d4b7037b 100644
--- a/MP-TAB3/Properties/PublishProfiles/IIS04.pubxml
+++ b/MP-TAB3/Properties/PublishProfiles/IIS04.pubxml
@@ -22,5 +22,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
jenkins
<_SavePWD>true
<_TargetId>IISWebDeploy
+ net6.0
+ win-x64
\ No newline at end of file
diff --git a/MP-TAB3/Properties/PublishProfiles/IISProfile.pubxml b/MP-TAB3/Properties/PublishProfiles/IISProfile.pubxml
index 00b2ea98..1b6c3e2d 100644
--- a/MP-TAB3/Properties/PublishProfiles/IISProfile.pubxml
+++ b/MP-TAB3/Properties/PublishProfiles/IISProfile.pubxml
@@ -3,18 +3,19 @@
https://go.microsoft.com/fwlink/?LinkID=208121.
-->
-
- Package
- Release
- Any CPU
-
- True
- False
- e7a7c262-7807-4503-949d-5a6fe3df4400
- bin\publish\MP-TAB3.zip
- true
- Default Web Site/MP/TAB3
- net6.0
- false
-
+
+ Package
+ Release
+ Any CPU
+
+ true
+ false
+ e7a7c262-7807-4503-949d-5a6fe3df4400
+ bin\publish\MP-TAB3.zip
+ true
+ Default Web Site/MP/TAB3
+ net6.0
+ false
+ win-x64
+
\ No newline at end of file
diff --git a/MP-TAB3/Resources/ChangeLog.html b/MP-TAB3/Resources/ChangeLog.html
index cf19cf04..9645830e 100644
--- a/MP-TAB3/Resources/ChangeLog.html
+++ b/MP-TAB3/Resources/ChangeLog.html
@@ -1,6 +1,6 @@
Modulo MAPOSPEC
- Versione: 6.16.2410.2816
+ Versione: 6.16.2411.408
Note di rilascio:
-
diff --git a/MP-TAB3/Resources/VersNum.txt b/MP-TAB3/Resources/VersNum.txt
index 05d65809..a2057af4 100644
--- a/MP-TAB3/Resources/VersNum.txt
+++ b/MP-TAB3/Resources/VersNum.txt
@@ -1 +1 @@
-6.16.2410.2816
+6.16.2411.408
diff --git a/MP-TAB3/Resources/manifest.xml b/MP-TAB3/Resources/manifest.xml
index d88e96ea..35abfee1 100644
--- a/MP-TAB3/Resources/manifest.xml
+++ b/MP-TAB3/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 6.16.2410.2816
+ 6.16.2411.408
https://nexus.steamware.net/repository/SWS/MP-TAB3/stable/LAST/MP-TAB3.zip
https://nexus.steamware.net/repository/SWS/MP-TAB3/stable/LAST/ChangeLog.html
false
diff --git a/MP.IOC/.config/dotnet-tools.json b/MP.IOC/.config/dotnet-tools.json
index b0e38abd..76ca931b 100644
--- a/MP.IOC/.config/dotnet-tools.json
+++ b/MP.IOC/.config/dotnet-tools.json
@@ -1,5 +1,13 @@
{
"version": 1,
"isRoot": true,
- "tools": {}
+ "tools": {
+ "dotnet-ef": {
+ "version": "8.0.10",
+ "commands": [
+ "dotnet-ef"
+ ],
+ "rollForward": false
+ }
+ }
}
\ No newline at end of file
diff --git a/MP.IOC/Properties/PublishProfiles/IIS01.pubxml b/MP.IOC/Properties/PublishProfiles/IIS01.pubxml
index e304693a..96a5f873 100644
--- a/MP.IOC/Properties/PublishProfiles/IIS01.pubxml
+++ b/MP.IOC/Properties/PublishProfiles/IIS01.pubxml
@@ -23,5 +23,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<_SavePWD>true
<_TargetId>IISWebDeploy
net6.0
+ win-x64
\ No newline at end of file
diff --git a/MP.IOC/Properties/PublishProfiles/IIS01.pubxml.user b/MP.IOC/Properties/PublishProfiles/IIS01.pubxml.user
index ac5b57d7..5ec10f03 100644
--- a/MP.IOC/Properties/PublishProfiles/IIS01.pubxml.user
+++ b/MP.IOC/Properties/PublishProfiles/IIS01.pubxml.user
@@ -6,7 +6,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAdCoESbxryUqXde3FfEOCTwAAAAACAAAAAAADZgAAwAAAABAAAAAFrH1vByj45Qn06hO/OH6tAAAAAASAAACgAAAAEAAAAIUK5NiEpc4lc11Op6/CLx8YAAAAMecN12fzIN9e3E8R/nu0ATe2PAsMy7M8FAAAAKbUyki2vkSFehjbpB8wCVVVa055
- True|2023-02-14T16:41:26.3850692Z;True|2023-02-14T17:31:39.4933399+01:00;
+ True|2024-11-04T07:56:17.3071781Z||;True|2023-02-14T17:41:26.3850692+01:00||;True|2023-02-14T17:31:39.4933399+01:00||;
\ No newline at end of file
diff --git a/MP.IOC/Properties/PublishProfiles/IIS03.pubxml b/MP.IOC/Properties/PublishProfiles/IIS03.pubxml
new file mode 100644
index 00000000..e5e98bdb
--- /dev/null
+++ b/MP.IOC/Properties/PublishProfiles/IIS03.pubxml
@@ -0,0 +1,28 @@
+
+
+
+
+ MSDeploy
+ true
+ Release
+ Any CPU
+ https://iis03.egalware.com/MP/IOC/
+ false
+ b9f508bf-8503-4c25-b9ba-0fac411c44c5
+ false
+ https://iis03.egalware.com:8172/MsDeploy.axd
+ Default Web Site/MP/IOC
+
+ false
+ WMSVC
+ true
+ true
+ jenkins
+ <_SavePWD>true
+ <_TargetId>IISWebDeploy
+ net6.0
+ win-x64
+
+
\ No newline at end of file
diff --git a/MP.IOC/Properties/PublishProfiles/IIS03.pubxml.user b/MP.IOC/Properties/PublishProfiles/IIS03.pubxml.user
new file mode 100644
index 00000000..f8a334ca
--- /dev/null
+++ b/MP.IOC/Properties/PublishProfiles/IIS03.pubxml.user
@@ -0,0 +1,12 @@
+
+
+
+
+ True|2023-02-14T16:32:07.9453073Z;False|2023-02-14T17:31:50.9060110+01:00;
+
+
+ AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAdCoESbxryUqXde3FfEOCTwAAAAACAAAAAAADZgAAwAAAABAAAAC6FuNtbpZUzsFZLQReZJOfAAAAAASAAACgAAAAEAAAAHXUJEN7BcEz0Rbf/AytTOEYAAAAEYjs8Vh5bxNPfuHf+Z3aOlB5DMeiO3/ZFAAAAAexhcaoQB8esVVx8ce07foEZ9w8
+
+
\ No newline at end of file
diff --git a/MP.IOC/Properties/PublishProfiles/IIS04.pubxml b/MP.IOC/Properties/PublishProfiles/IIS04.pubxml
index 9f4af272..7213c328 100644
--- a/MP.IOC/Properties/PublishProfiles/IIS04.pubxml
+++ b/MP.IOC/Properties/PublishProfiles/IIS04.pubxml
@@ -23,5 +23,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<_SavePWD>true
<_TargetId>IISWebDeploy
net6.0
+ win-x64
\ No newline at end of file
diff --git a/MP.IOC/Properties/PublishProfiles/IISProfile.pubxml b/MP.IOC/Properties/PublishProfiles/IISProfile.pubxml
index d8fe1a06..c35f38dd 100644
--- a/MP.IOC/Properties/PublishProfiles/IISProfile.pubxml
+++ b/MP.IOC/Properties/PublishProfiles/IISProfile.pubxml
@@ -9,13 +9,14 @@ by editing this MSBuild file. In order to learn more about this please visit htt
Release
Any CPU
- True
- False
+ true
+ false
d9901b50-e61c-400c-b62c-fa060cf72c29
bin\publish\MP.IOC.zip
true
Default Web Site/MP/IOC
net6.0
false
+ win-x64
\ No newline at end of file
diff --git a/MP.IOC/Resources/ChangeLog.html b/MP.IOC/Resources/ChangeLog.html
index c87b1b54..02315420 100644
--- a/MP.IOC/Resources/ChangeLog.html
+++ b/MP.IOC/Resources/ChangeLog.html
@@ -1,6 +1,6 @@
Modulo MP-IOC
-
Versione: 6.16.2410.1815
+ Versione: 6.16.2411.408
Note di rilascio:
-
diff --git a/MP.IOC/Resources/VersNum.txt b/MP.IOC/Resources/VersNum.txt
index aa74da27..a2057af4 100644
--- a/MP.IOC/Resources/VersNum.txt
+++ b/MP.IOC/Resources/VersNum.txt
@@ -1 +1 @@
-6.16.2410.1815
+6.16.2411.408
diff --git a/MP.IOC/Resources/manifest.xml b/MP.IOC/Resources/manifest.xml
index 6a238b3b..a2681def 100644
--- a/MP.IOC/Resources/manifest.xml
+++ b/MP.IOC/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 6.16.2410.1815
+ 6.16.2411.408
https://nexus.steamware.net/repository/SWS/MP-IOC/stable/LAST/MP.IOC.zip
https://nexus.steamware.net/repository/SWS/MP-IOC/stable/LAST/ChangeLog.html
false
diff --git a/MP.Land/MP.Land.csproj b/MP.Land/MP.Land.csproj
index 88f72d23..89e9dc2e 100644
--- a/MP.Land/MP.Land.csproj
+++ b/MP.Land/MP.Land.csproj
@@ -3,9 +3,10 @@
net6.0
MP.Land
- 6.16.2411.0211
+ 6.16.2411.0408
Debug;Release;Debug_LiManDebug
en
+ True
@@ -57,7 +58,7 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
diff --git a/MP.Land/Properties/PublishProfiles/IIS01.pubxml b/MP.Land/Properties/PublishProfiles/IIS01.pubxml
index be348715..d957eb5f 100644
--- a/MP.Land/Properties/PublishProfiles/IIS01.pubxml
+++ b/MP.Land/Properties/PublishProfiles/IIS01.pubxml
@@ -13,7 +13,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
False
d9901b50-e61c-400c-b62c-fa060cf72c29
- false
+ False
https://iis01.egalware.com:8172/MsDeploy.axd
Default Web Site/MP/LAND
@@ -24,5 +24,6 @@ by editing this MSBuild file. In order to learn more about this please visit htt
<_SavePWD>True
net6.0
True
+ win-x64
\ No newline at end of file
diff --git a/MP.Land/Properties/PublishProfiles/IIS03.pubxml b/MP.Land/Properties/PublishProfiles/IIS03.pubxml
index 9524a06f..c2e693cc 100644
--- a/MP.Land/Properties/PublishProfiles/IIS03.pubxml
+++ b/MP.Land/Properties/PublishProfiles/IIS03.pubxml
@@ -4,25 +4,26 @@ This file is used by the publish/package process of your Web project. You can cu
by editing this MSBuild file. In order to learn more about this please visit https://go.microsoft.com/fwlink/?LinkID=208121.
-->
-
- MSDeploy
- True
- Release
- Any CPU
-
-
- False
- d9901b50-e61c-400c-b62c-fa060cf72c29
- false
- https://iis03.egalware.com:8172/MsDeploy.axd
- Default Web Site/MP/LAND
-
- False
- WMSVC
- True
- jenkins
- <_SavePWD>True
- net6.0
- True
-
+
+ MSDeploy
+ True
+ Release
+ Any CPU
+
+
+ False
+ d9901b50-e61c-400c-b62c-fa060cf72c29
+ False
+ https://iis03.egalware.com:8172/MsDeploy.axd
+ Default Web Site/MP/LAND
+
+ False
+ WMSVC
+ True
+ jenkins
+ <_SavePWD>True
+ net6.0
+ True
+ win-x64
+
\ No newline at end of file
diff --git a/MP.Land/Properties/PublishProfiles/IIS04.pubxml b/MP.Land/Properties/PublishProfiles/IIS04.pubxml
index 9aea6fb6..114ab16e 100644
--- a/MP.Land/Properties/PublishProfiles/IIS04.pubxml
+++ b/MP.Land/Properties/PublishProfiles/IIS04.pubxml
@@ -4,25 +4,26 @@ This file is used by the publish/package process of your Web project. You can cu
by editing this MSBuild file. In order to learn more about this please visit https://go.microsoft.com/fwlink/?LinkID=208121.
-->
-
- MSDeploy
- True
- Release
- Any CPU
-
-
- False
- d9901b50-e61c-400c-b62c-fa060cf72c29
- false
- https://iis04.egalware.com:8172/MsDeploy.axd
- Default Web Site/MP/LAND
-
- False
- WMSVC
- True
- jenkins
- <_SavePWD>True
- net6.0
- True
-
+
+ MSDeploy
+ True
+ Release
+ Any CPU
+
+
+ False
+ d9901b50-e61c-400c-b62c-fa060cf72c29
+ False
+ https://iis04.egalware.com:8172/MsDeploy.axd
+ Default Web Site/MP/LAND
+
+ False
+ WMSVC
+ True
+ jenkins
+ <_SavePWD>True
+ net6.0
+ True
+ win-x64
+
\ No newline at end of file
diff --git a/MP.Land/Properties/PublishProfiles/IISProfile.pubxml b/MP.Land/Properties/PublishProfiles/IISProfile.pubxml
index 32fa27be..bb8a3783 100644
--- a/MP.Land/Properties/PublishProfiles/IISProfile.pubxml
+++ b/MP.Land/Properties/PublishProfiles/IISProfile.pubxml
@@ -9,13 +9,14 @@ by editing this MSBuild file. In order to learn more about this please visit htt
Release
Any CPU
- True
- False
+ true
+ false
d9901b50-e61c-400c-b62c-fa060cf72c29
bin\publish\MP.Land.zip
true
Default Web Site/MP/LAND
net6.0
false
+ win-x64
\ No newline at end of file
diff --git a/MP.Land/Resources/ChangeLog.html b/MP.Land/Resources/ChangeLog.html
index 043d736f..95e95f6c 100644
--- a/MP.Land/Resources/ChangeLog.html
+++ b/MP.Land/Resources/ChangeLog.html
@@ -1,6 +1,6 @@
Modulo Tablet MAPO - DotNet6
-
Versione: 6.16.2411.0211
+ Versione: 6.16.2411.0408
Note di rilascio:
diff --git a/MP.Land/Resources/VersNum.txt b/MP.Land/Resources/VersNum.txt
index c0db7326..3a6d8257 100644
--- a/MP.Land/Resources/VersNum.txt
+++ b/MP.Land/Resources/VersNum.txt
@@ -1 +1 @@
-6.16.2411.0211
+6.16.2411.0408
diff --git a/MP.Land/Resources/manifest.xml b/MP.Land/Resources/manifest.xml
index d9435b95..3d7a5e49 100644
--- a/MP.Land/Resources/manifest.xml
+++ b/MP.Land/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 6.16.2411.0211
+ 6.16.2411.0408
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
diff --git a/MP.Mon/.config/dotnet-tools.json b/MP.Mon/.config/dotnet-tools.json
index b0e38abd..76ca931b 100644
--- a/MP.Mon/.config/dotnet-tools.json
+++ b/MP.Mon/.config/dotnet-tools.json
@@ -1,5 +1,13 @@
{
"version": 1,
"isRoot": true,
- "tools": {}
+ "tools": {
+ "dotnet-ef": {
+ "version": "8.0.10",
+ "commands": [
+ "dotnet-ef"
+ ],
+ "rollForward": false
+ }
+ }
}
\ No newline at end of file
diff --git a/MP.Mon/MP.Mon.csproj b/MP.Mon/MP.Mon.csproj
index c6cfbe98..994932ab 100644
--- a/MP.Mon/MP.Mon.csproj
+++ b/MP.Mon/MP.Mon.csproj
@@ -4,7 +4,7 @@
net6.0
enable
enable
- 6.16.2410.1815
+ 6.16.2411.408
diff --git a/MP.Mon/Properties/PublishProfiles/IIS01.pubxml b/MP.Mon/Properties/PublishProfiles/IIS01.pubxml
index 94b80775..736a70d6 100644
--- a/MP.Mon/Properties/PublishProfiles/IIS01.pubxml
+++ b/MP.Mon/Properties/PublishProfiles/IIS01.pubxml
@@ -6,23 +6,24 @@ by editing this MSBuild file. In order to learn more about this please visit htt
MSDeploy
- True
+ true
Release
Any CPU
- False
+ false
d9901b50-e61c-400c-b62c-fa060cf72c29
false
https://iis01.egalware.com:8172/MsDeploy.axd
Default Web Site/MP/MON
- False
+ false
WMSVC
- True
+ true
jenkins
- <_SavePWD>True
+ <_SavePWD>true
net6.0
- True
+ true
+ win-x64
\ No newline at end of file
diff --git a/MP.Mon/Properties/PublishProfiles/IIS01.pubxml.user b/MP.Mon/Properties/PublishProfiles/IIS01.pubxml.user
index a00c7fec..03b86435 100644
--- a/MP.Mon/Properties/PublishProfiles/IIS01.pubxml.user
+++ b/MP.Mon/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+sBAAAA+11nhJeDSkeTlSej+COD3AAAAAACAAAAAAADZgAAwAAAABAAAACFCXZ0UR7Czo59aaRCHU5QAAAAAASAAACgAAAAEAAAACYlKt9E6s77uEikpKwyhdQYAAAAUwae989LovFbsfjRp69HCVpyUQZbqLyYFAAAAMW8mLSAxWmKaOvB4nkDgUpS27/b
- True|2023-02-13T17:05:04.7316718Z;True|2022-07-12T16:34:20.2940329+02:00;True|2022-04-14T09:37:09.1341280+02:00;True|2022-02-26T18:24:32.0833123+01:00;False|2022-02-26T18:24:15.3994092+01:00;False|2022-02-26T18:23:44.8358586+01:00;True|2021-05-26T19:49:30.0427896+02:00;False|2021-05-26T19:49:14.9065510+02:00;True|2021-05-25T17:48:33.3901785+02:00;True|2021-05-25T17:46:09.2063020+02:00;True|2021-05-25T17:42:47.8167539+02:00;True|2021-05-25T17:22:03.1877438+02:00;True|2021-05-25T17:21:05.1565775+02:00;True|2021-05-25T16:26:34.1426996+02:00;True|2021-05-25T16:14:28.2842402+02:00;True|2021-05-25T15:02:11.7131495+02:00;
+ True|2024-11-04T07:54:44.4397236Z||;True|2023-02-13T18:05:04.7316718+01:00||;True|2022-07-12T16:34:20.2940329+02:00||;True|2022-04-14T09:37:09.1341280+02:00||;True|2022-02-26T18:24:32.0833123+01:00||;False|2022-02-26T18:24:15.3994092+01:00||;False|2022-02-26T18:23:44.8358586+01:00||;True|2021-05-26T19:49:30.0427896+02:00||;False|2021-05-26T19:49:14.9065510+02:00||;True|2021-05-25T17:48:33.3901785+02:00||;True|2021-05-25T17:46:09.2063020+02:00||;True|2021-05-25T17:42:47.8167539+02:00||;True|2021-05-25T17:22:03.1877438+02:00||;True|2021-05-25T17:21:05.1565775+02:00||;True|2021-05-25T16:26:34.1426996+02:00||;True|2021-05-25T16:14:28.2842402+02:00||;True|2021-05-25T15:02:11.7131495+02:00||;
\ No newline at end of file
diff --git a/MP.Mon/Properties/PublishProfiles/IIS03.pubxml b/MP.Mon/Properties/PublishProfiles/IIS03.pubxml
index 4eda79b9..e619b98a 100644
--- a/MP.Mon/Properties/PublishProfiles/IIS03.pubxml
+++ b/MP.Mon/Properties/PublishProfiles/IIS03.pubxml
@@ -6,23 +6,24 @@ by editing this MSBuild file. In order to learn more about this please visit htt
MSDeploy
- True
+ true
Release
Any CPU
- False
+ false
d9901b50-e61c-400c-b62c-fa060cf72c29
false
https://iis03.egalware.com:8172/MsDeploy.axd
Default Web Site/MP/MON
- False
+ false
WMSVC
- True
+ true
jenkins
- <_SavePWD>True
+ <_SavePWD>true
net6.0
- True
+ true
+ win-x64
\ No newline at end of file
diff --git a/MP.Mon/Properties/PublishProfiles/IIS04.pubxml b/MP.Mon/Properties/PublishProfiles/IIS04.pubxml
index b9b3a1d6..058a0d97 100644
--- a/MP.Mon/Properties/PublishProfiles/IIS04.pubxml
+++ b/MP.Mon/Properties/PublishProfiles/IIS04.pubxml
@@ -6,23 +6,24 @@ by editing this MSBuild file. In order to learn more about this please visit htt
MSDeploy
- True
+ true
Release
Any CPU
- False
+ false
d9901b50-e61c-400c-b62c-fa060cf72c29
false
https://iis04.egalware.com:8172/MsDeploy.axd
Default Web Site/MP/MON
- False
+ false
WMSVC
- True
+ true
jenkins
- <_SavePWD>True
+ <_SavePWD>true
net6.0
- True
+ true
+ win-x64
\ No newline at end of file
diff --git a/MP.Mon/Properties/PublishProfiles/IISProfile.pubxml b/MP.Mon/Properties/PublishProfiles/IISProfile.pubxml
index 5e8fb7c3..49f99fc3 100644
--- a/MP.Mon/Properties/PublishProfiles/IISProfile.pubxml
+++ b/MP.Mon/Properties/PublishProfiles/IISProfile.pubxml
@@ -9,13 +9,14 @@ by editing this MSBuild file. In order to learn more about this please visit htt
Release
Any CPU
- True
- False
+ true
+ false
d9901b50-e61c-400c-b62c-fa060cf72c29
bin\publish\MP.Mon.zip
true
Default Web Site/MP/MON
net6.0
false
+ win-x64
\ No newline at end of file
diff --git a/MP.Mon/Resources/ChangeLog.html b/MP.Mon/Resources/ChangeLog.html
index 93ccb248..9e554f04 100644
--- a/MP.Mon/Resources/ChangeLog.html
+++ b/MP.Mon/Resources/ChangeLog.html
@@ -1,6 +1,6 @@
Modulo MON MAPO
-
Versione: 6.16.2410.1815
+ Versione: 6.16.2411.408
Note di rilascio:
-
diff --git a/MP.Mon/Resources/VersNum.txt b/MP.Mon/Resources/VersNum.txt
index aa74da27..a2057af4 100644
--- a/MP.Mon/Resources/VersNum.txt
+++ b/MP.Mon/Resources/VersNum.txt
@@ -1 +1 @@
-6.16.2410.1815
+6.16.2411.408
diff --git a/MP.Mon/Resources/manifest.xml b/MP.Mon/Resources/manifest.xml
index da4bdd77..7a3d0da2 100644
--- a/MP.Mon/Resources/manifest.xml
+++ b/MP.Mon/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 6.16.2410.1815
+ 6.16.2411.408
https://nexus.steamware.net/repository/SWS/MP-MON/stable/LAST/MP.Mon.zip
https://nexus.steamware.net/repository/SWS/MP-MON/stable/LAST/ChangeLog.html
false
diff --git a/MP.SPEC/.config/dotnet-tools.json b/MP.SPEC/.config/dotnet-tools.json
index b0e38abd..76ca931b 100644
--- a/MP.SPEC/.config/dotnet-tools.json
+++ b/MP.SPEC/.config/dotnet-tools.json
@@ -1,5 +1,13 @@
{
"version": 1,
"isRoot": true,
- "tools": {}
+ "tools": {
+ "dotnet-ef": {
+ "version": "8.0.10",
+ "commands": [
+ "dotnet-ef"
+ ],
+ "rollForward": false
+ }
+ }
}
\ No newline at end of file
diff --git a/MP.SPEC/MP.SPEC.csproj b/MP.SPEC/MP.SPEC.csproj
index 9ca733d1..7ca4bee6 100644
--- a/MP.SPEC/MP.SPEC.csproj
+++ b/MP.SPEC/MP.SPEC.csproj
@@ -5,8 +5,9 @@
enable
enable
MP.SPEC
- 6.16.2411.210
+ 6.16.2411.408
1800a78a-6ff1-40f9-b490-87fb8bfc1394
+ en
diff --git a/MP.SPEC/Properties/PublishProfiles/IIS01.pubxml b/MP.SPEC/Properties/PublishProfiles/IIS01.pubxml
index e88b5a53..46b68687 100644
--- a/MP.SPEC/Properties/PublishProfiles/IIS01.pubxml
+++ b/MP.SPEC/Properties/PublishProfiles/IIS01.pubxml
@@ -6,23 +6,24 @@ by editing this MSBuild file. In order to learn more about this please visit htt
MSDeploy
- True
+ true
Release
Any CPU
- False
+ false
d9901b50-e61c-400c-b62c-fa060cf72c29
false
https://iis01.egalware.com:8172/MsDeploy.axd
Default Web Site/MP/SPEC
- False
+ false
WMSVC
- True
+ true
jenkins
- <_SavePWD>True
+ <_SavePWD>true
net6.0
- True
+ true
+ win-x64
\ No newline at end of file
diff --git a/MP.SPEC/Properties/PublishProfiles/IIS03.pubxml b/MP.SPEC/Properties/PublishProfiles/IIS03.pubxml
index 98138083..ea7ddf73 100644
--- a/MP.SPEC/Properties/PublishProfiles/IIS03.pubxml
+++ b/MP.SPEC/Properties/PublishProfiles/IIS03.pubxml
@@ -6,23 +6,24 @@ by editing this MSBuild file. In order to learn more about this please visit htt
MSDeploy
- True
+ true
Release
Any CPU
- False
+ false
d9901b50-e61c-400c-b62c-fa060cf72c29
false
https://iis03.egalware.com:8172/MsDeploy.axd
Default Web Site/MP/SPEC
- False
+ false
WMSVC
- True
+ true
jenkins
- <_SavePWD>True
+ <_SavePWD>true
net6.0
- True
+ true
+ win-x64
\ No newline at end of file
diff --git a/MP.SPEC/Properties/PublishProfiles/IIS04.pubxml b/MP.SPEC/Properties/PublishProfiles/IIS04.pubxml
index 56114400..25b24a94 100644
--- a/MP.SPEC/Properties/PublishProfiles/IIS04.pubxml
+++ b/MP.SPEC/Properties/PublishProfiles/IIS04.pubxml
@@ -6,23 +6,24 @@ by editing this MSBuild file. In order to learn more about this please visit htt
MSDeploy
- True
+ true
Release
Any CPU
- False
+ false
d9901b50-e61c-400c-b62c-fa060cf72c29
false
https://iis04.egalware.com:8172/MsDeploy.axd
Default Web Site/MP/SPEC
- False
+ false
WMSVC
- True
+ true
jenkins
- <_SavePWD>True
+ <_SavePWD>true
net6.0
- True
+ true
+ win-x64
\ No newline at end of file
diff --git a/MP.SPEC/Properties/PublishProfiles/IISProfile.pubxml b/MP.SPEC/Properties/PublishProfiles/IISProfile.pubxml
index c17755f0..7c3347c9 100644
--- a/MP.SPEC/Properties/PublishProfiles/IISProfile.pubxml
+++ b/MP.SPEC/Properties/PublishProfiles/IISProfile.pubxml
@@ -9,13 +9,14 @@ by editing this MSBuild file. In order to learn more about this please visit htt
Release
Any CPU
- True
- False
+ true
+ false
d9901b50-e61c-400c-b62c-fa060cf72c29
bin\publish\MP.SPEC.zip
true
Default Web Site/MP/SPEC
net6.0
false
+ win-x64
\ No newline at end of file
diff --git a/MP.SPEC/Resources/ChangeLog.html b/MP.SPEC/Resources/ChangeLog.html
index cb74ba2c..9645830e 100644
--- a/MP.SPEC/Resources/ChangeLog.html
+++ b/MP.SPEC/Resources/ChangeLog.html
@@ -1,6 +1,6 @@
Modulo MAPOSPEC
-
Versione: 6.16.2411.210
+ Versione: 6.16.2411.408
Note di rilascio:
-
diff --git a/MP.SPEC/Resources/VersNum.txt b/MP.SPEC/Resources/VersNum.txt
index 76cded98..a2057af4 100644
--- a/MP.SPEC/Resources/VersNum.txt
+++ b/MP.SPEC/Resources/VersNum.txt
@@ -1 +1 @@
-6.16.2411.210
+6.16.2411.408
diff --git a/MP.SPEC/Resources/manifest.xml b/MP.SPEC/Resources/manifest.xml
index 113283da..080012af 100644
--- a/MP.SPEC/Resources/manifest.xml
+++ b/MP.SPEC/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 6.16.2411.210
+ 6.16.2411.408
https://nexus.steamware.net/repository/SWS/MP-SPEC/stable/LAST/MP.SPEC.zip
https://nexus.steamware.net/repository/SWS/MP-SPEC/stable/LAST/ChangeLog.html
false
diff --git a/MP.Stats/.config/dotnet-tools.json b/MP.Stats/.config/dotnet-tools.json
index b0e38abd..76ca931b 100644
--- a/MP.Stats/.config/dotnet-tools.json
+++ b/MP.Stats/.config/dotnet-tools.json
@@ -1,5 +1,13 @@
{
"version": 1,
"isRoot": true,
- "tools": {}
+ "tools": {
+ "dotnet-ef": {
+ "version": "8.0.10",
+ "commands": [
+ "dotnet-ef"
+ ],
+ "rollForward": false
+ }
+ }
}
\ No newline at end of file
diff --git a/MP.Stats/MP.Stats.csproj b/MP.Stats/MP.Stats.csproj
index 5927e6ee..72450d8e 100644
--- a/MP.Stats/MP.Stats.csproj
+++ b/MP.Stats/MP.Stats.csproj
@@ -4,10 +4,11 @@
net6.0
MP.Stats
826e877c-ba70-4253-84cb-d0b1cafd4440
- 6.16.2410.3110
- 6.16.2410.3110
+ 6.16.2411.0408
+ 6.16.2411.0408
true
$(NoWarn);1591
+ en
@@ -196,9 +197,6 @@
-
-
-
diff --git a/MP.Stats/Properties/PublishProfiles/IIS01.pubxml b/MP.Stats/Properties/PublishProfiles/IIS01.pubxml
index 94ae9a8f..e249e709 100644
--- a/MP.Stats/Properties/PublishProfiles/IIS01.pubxml
+++ b/MP.Stats/Properties/PublishProfiles/IIS01.pubxml
@@ -6,23 +6,24 @@ by editing this MSBuild file. In order to learn more about this please visit htt
MSDeploy
- True
+ true
Release
Any CPU
- False
+ false
d9901b50-e61c-400c-b62c-fa060cf72c29
false
https://iis01.egalware.com:8172/MsDeploy.axd
Default Web Site/MP/STATS
- False
+ false
WMSVC
- True
+ true
jenkins
- <_SavePWD>True
+ <_SavePWD>true
net6.0
- True
+ true
+ win-x64
\ No newline at end of file
diff --git a/MP.Stats/Properties/PublishProfiles/IIS01.pubxml.user b/MP.Stats/Properties/PublishProfiles/IIS01.pubxml.user
index 30d093d6..1f1c6437 100644
--- a/MP.Stats/Properties/PublishProfiles/IIS01.pubxml.user
+++ b/MP.Stats/Properties/PublishProfiles/IIS01.pubxml.user
@@ -7,6 +7,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA+11nhJeDSkeTlSej+COD3AAAAAACAAAAAAADZgAAwAAAABAAAACFCXZ0UR7Czo59aaRCHU5QAAAAAASAAACgAAAAEAAAACYlKt9E6s77uEikpKwyhdQYAAAAUwae989LovFbsfjRp69HCVpyUQZbqLyYFAAAAMW8mLSAxWmKaOvB4nkDgUpS27/b
- True|2022-07-05T08:07:03.1380003Z;True|2022-02-26T18:24:32.0833123+01:00;False|2022-02-26T18:24:15.3994092+01:00;False|2022-02-26T18:23:44.8358586+01:00;True|2021-05-26T19:49:30.0427896+02:00;False|2021-05-26T19:49:14.9065510+02:00;True|2021-05-25T17:48:33.3901785+02:00;True|2021-05-25T17:46:09.2063020+02:00;True|2021-05-25T17:42:47.8167539+02:00;True|2021-05-25T17:22:03.1877438+02:00;True|2021-05-25T17:21:05.1565775+02:00;True|2021-05-25T16:26:34.1426996+02:00;True|2021-05-25T16:14:28.2842402+02:00;True|2021-05-25T15:02:11.7131495+02:00;
+ True|2024-11-04T07:50:20.1508924Z||;True|2022-07-05T10:07:03.1380003+02:00||;True|2022-02-26T18:24:32.0833123+01:00||;False|2022-02-26T18:24:15.3994092+01:00||;False|2022-02-26T18:23:44.8358586+01:00||;True|2021-05-26T19:49:30.0427896+02:00||;False|2021-05-26T19:49:14.9065510+02:00||;True|2021-05-25T17:48:33.3901785+02:00||;True|2021-05-25T17:46:09.2063020+02:00||;True|2021-05-25T17:42:47.8167539+02:00||;True|2021-05-25T17:22:03.1877438+02:00||;True|2021-05-25T17:21:05.1565775+02:00||;True|2021-05-25T16:26:34.1426996+02:00||;True|2021-05-25T16:14:28.2842402+02:00||;True|2021-05-25T15:02:11.7131495+02:00||;
+
\ No newline at end of file
diff --git a/MP.Stats/Properties/PublishProfiles/IIS03.pubxml b/MP.Stats/Properties/PublishProfiles/IIS03.pubxml
index 0ef183bf..8a76c11c 100644
--- a/MP.Stats/Properties/PublishProfiles/IIS03.pubxml
+++ b/MP.Stats/Properties/PublishProfiles/IIS03.pubxml
@@ -6,23 +6,24 @@ by editing this MSBuild file. In order to learn more about this please visit htt
MSDeploy
- True
+ true
Release
Any CPU
- False
+ false
d9901b50-e61c-400c-b62c-fa060cf72c29
false
https://iis03.egalware.com:8172/MsDeploy.axd
Default Web Site/MP/STATS
- False
+ false
WMSVC
- True
+ true
jenkins
- <_SavePWD>True
+ <_SavePWD>true
net6.0
- True
+ true
+ win-x64
\ No newline at end of file
diff --git a/MP.Stats/Properties/PublishProfiles/IIS03.pubxml.user b/MP.Stats/Properties/PublishProfiles/IIS03.pubxml.user
index 93fe152c..f801cb85 100644
--- a/MP.Stats/Properties/PublishProfiles/IIS03.pubxml.user
+++ b/MP.Stats/Properties/PublishProfiles/IIS03.pubxml.user
@@ -7,7 +7,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAA+11nhJeDSkeTlSej+COD3AAAAAACAAAAAAADZgAAwAAAABAAAAB3zVMW24A4himhWJ5CNqgeAAAAAASAAACgAAAAEAAAAA7IL1n8zHn2/ljDNL4/zlsYAAAAgAEg9RYKHV0xl3wnafZiN9Q954GOBAvdFAAAACSBJkwDndNTiIrUuk7zJls84fN1
- True|2024-03-22T08:25:51.4677693Z;True|2022-07-05T10:06:48.2207580+02:00;True|2022-02-26T18:24:42.6534875+01:00;True|2021-05-26T19:49:44.3836006+02:00;
+ True|2024-11-04T07:45:47.9011016Z||;True|2024-03-22T09:25:51.4677693+01:00||;True|2022-07-05T10:06:48.2207580+02:00||;True|2022-02-26T18:24:42.6534875+01:00||;True|2021-05-26T19:49:44.3836006+02:00||;
\ No newline at end of file
diff --git a/MP.Stats/Properties/PublishProfiles/IIS04.pubxml b/MP.Stats/Properties/PublishProfiles/IIS04.pubxml
index e0753a49..06bb3c3c 100644
--- a/MP.Stats/Properties/PublishProfiles/IIS04.pubxml
+++ b/MP.Stats/Properties/PublishProfiles/IIS04.pubxml
@@ -6,23 +6,24 @@ by editing this MSBuild file. In order to learn more about this please visit htt
MSDeploy
- True
+ true
Release
Any CPU
- False
+ false
d9901b50-e61c-400c-b62c-fa060cf72c29
false
https://iis04.egalware.com:8172/MsDeploy.axd
Default Web Site/MP/STATS
- False
+ false
WMSVC
- True
+ true
jenkins
- <_SavePWD>True
+ <_SavePWD>true
net6.0
- True
+ true
+ win-x64
\ No newline at end of file
diff --git a/MP.Stats/Properties/PublishProfiles/IISProfile.pubxml b/MP.Stats/Properties/PublishProfiles/IISProfile.pubxml
index 3ae36f18..9bfad235 100644
--- a/MP.Stats/Properties/PublishProfiles/IISProfile.pubxml
+++ b/MP.Stats/Properties/PublishProfiles/IISProfile.pubxml
@@ -9,13 +9,14 @@ by editing this MSBuild file. In order to learn more about this please visit htt
Release
Any CPU
- True
- False
+ true
+ false
d9901b50-e61c-400c-b62c-fa060cf72c29
bin\publish\MP.Stats.zip
true
Default Web Site/MP/STATS
net6.0
false
+ win-x64
\ No newline at end of file
diff --git a/MP.Stats/Resources/ChangeLog.html b/MP.Stats/Resources/ChangeLog.html
index 285a2b21..5a6d723f 100644
--- a/MP.Stats/Resources/ChangeLog.html
+++ b/MP.Stats/Resources/ChangeLog.html
@@ -1,6 +1,6 @@
Modulo statistiche MAPO
-
Versione: 6.16.2410.3110
+ Versione: 6.16.2411.0408
Note di rilascio:
diff --git a/MP.Stats/Resources/VersNum.txt b/MP.Stats/Resources/VersNum.txt
index 54e13fd0..3a6d8257 100644
--- a/MP.Stats/Resources/VersNum.txt
+++ b/MP.Stats/Resources/VersNum.txt
@@ -1 +1 @@
-6.16.2410.3110
+6.16.2411.0408
diff --git a/MP.Stats/Resources/manifest.xml b/MP.Stats/Resources/manifest.xml
index 6e175db9..cb6c5598 100644
--- a/MP.Stats/Resources/manifest.xml
+++ b/MP.Stats/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 6.16.2410.3110
+ 6.16.2411.0408
https://nexus.steamware.net/repository/SWS/MP-STATS/stable/LAST/MP.Stats.zip
https://nexus.steamware.net/repository/SWS/MP-STATS/stable/LAST/ChangeLog.html
false
diff --git a/MP.Stats/Startup.cs b/MP.Stats/Startup.cs
index 4dec6194..c756e42e 100644
--- a/MP.Stats/Startup.cs
+++ b/MP.Stats/Startup.cs
@@ -1,4 +1,3 @@
-using ElmahCore.Mvc;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Localization;
@@ -64,9 +63,9 @@ namespace MP.Stats
});
CultureInfo.DefaultThreadCurrentCulture = CultureInfo.CreateSpecificCulture("it-IT");
- // Registrazione Elmah:
- // https://github.com/ElmahCore/ElmahCore
- app.UseElmah();
+ //// Registrazione Elmah:
+ //// https://github.com/ElmahCore/ElmahCore
+ //app.UseElmah();
app.UseHttpsRedirection();
app.UseStaticFiles();
@@ -121,8 +120,8 @@ namespace MP.Stats
options.IncludeXmlComments(Path.Combine(AppContext.BaseDirectory, xmlFilename));
});
- // Elmah
- services.AddElmah();
+ //// Elmah
+ //services.AddElmah();
//string elmaConn = "Data Source=SQL2016DEV;Initial Catalog=Elmah;User ID=sa;Password=keyhammer16;integrated security=False;MultipleActiveResultSets=True;App=SHERPA.BBM;";
//services.AddElmah(options =>
//{