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.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