diff --git a/Jenkinsfile b/Jenkinsfile
index a44422b8..6ecc776a 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -12,7 +12,7 @@ pipeline {
steps {
/* calcolo numero versione... diverso x branch MASTER/DEVELOP */
script {
- withEnv(['NEXT_BUILD_NUMBER=1296']) {
+ withEnv(['NEXT_BUILD_NUMBER=1297']) {
// env.versionNumber = VersionNumber(versionNumberString : '6.10.${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2006-01-01', skipFailedBuilds: true)
env.versionNumber = VersionNumber(versionNumberString : '6.10.${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2006-01-01', skipFailedBuilds: true, overrideBuildsAllTime: '${NEXT_BUILD_NUMBER}')
env.APP_NAME = 'MAPO'
diff --git a/MP-ADM/MP-ADM.csproj b/MP-ADM/MP-ADM.csproj
index 863dfd83..cfa35244 100644
--- a/MP-ADM/MP-ADM.csproj
+++ b/MP-ADM/MP-ADM.csproj
@@ -119,8 +119,8 @@
..\packages\StackExchange.Redis.2.1.58\lib\net461\StackExchange.Redis.dll
-
- ..\packages\SteamWare.4.9.2010.740\lib\net462\SteamWare.dll
+
+ ..\packages\SteamWare.4.9.2010.741\lib\net462\SteamWare.dll
..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll
@@ -439,6 +439,7 @@
+
@@ -454,7 +455,6 @@
-
@@ -464,6 +464,7 @@
+
@@ -541,6 +542,8 @@
+
+
diff --git a/MP-ADM/libzstd.dll b/MP-ADM/libzstd.dll
new file mode 100644
index 00000000..e669123c
Binary files /dev/null and b/MP-ADM/libzstd.dll differ
diff --git a/MP-ADM/packages.config b/MP-ADM/packages.config
index 59d65f05..356150e5 100644
--- a/MP-ADM/packages.config
+++ b/MP-ADM/packages.config
@@ -42,7 +42,7 @@
-
+
diff --git a/MP-ADM/snappy32.dll b/MP-ADM/snappy32.dll
new file mode 100644
index 00000000..afc82ca4
Binary files /dev/null and b/MP-ADM/snappy32.dll differ
diff --git a/MP-ADM/snappy64.dll b/MP-ADM/snappy64.dll
new file mode 100644
index 00000000..36cd5fe7
Binary files /dev/null and b/MP-ADM/snappy64.dll differ
diff --git a/MP-IO/MP-IO.csproj b/MP-IO/MP-IO.csproj
index 0f8c3c5c..656ffff0 100644
--- a/MP-IO/MP-IO.csproj
+++ b/MP-IO/MP-IO.csproj
@@ -116,8 +116,8 @@
..\packages\StackExchange.Redis.2.1.58\lib\net461\StackExchange.Redis.dll
-
- ..\packages\SteamWare.4.9.2010.740\lib\net462\SteamWare.dll
+
+ ..\packages\SteamWare.4.9.2010.741\lib\net462\SteamWare.dll
..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll
@@ -261,6 +261,7 @@
+
@@ -276,6 +277,8 @@
+
+
Designer
diff --git a/MP-IO/libzstd.dll b/MP-IO/libzstd.dll
new file mode 100644
index 00000000..e669123c
Binary files /dev/null and b/MP-IO/libzstd.dll differ
diff --git a/MP-IO/packages.config b/MP-IO/packages.config
index 53757642..2259d410 100644
--- a/MP-IO/packages.config
+++ b/MP-IO/packages.config
@@ -42,7 +42,7 @@
-
+
diff --git a/MP-IO/snappy32.dll b/MP-IO/snappy32.dll
new file mode 100644
index 00000000..afc82ca4
Binary files /dev/null and b/MP-IO/snappy32.dll differ
diff --git a/MP-IO/snappy64.dll b/MP-IO/snappy64.dll
new file mode 100644
index 00000000..36cd5fe7
Binary files /dev/null and b/MP-IO/snappy64.dll differ
diff --git a/MP-LAND/MP-LAND.csproj b/MP-LAND/MP-LAND.csproj
index d027b21c..5fd1f506 100644
--- a/MP-LAND/MP-LAND.csproj
+++ b/MP-LAND/MP-LAND.csproj
@@ -117,8 +117,8 @@
..\packages\StackExchange.Redis.2.1.58\lib\net461\StackExchange.Redis.dll
-
- ..\packages\SteamWare.4.9.2010.740\lib\net462\SteamWare.dll
+
+ ..\packages\SteamWare.4.9.2010.741\lib\net462\SteamWare.dll
@@ -309,6 +309,7 @@
+
Always
@@ -337,8 +338,6 @@
-
-
@@ -349,6 +348,8 @@
+
+
@@ -431,6 +432,8 @@
+
+
diff --git a/MP-LAND/libzstd.dll b/MP-LAND/libzstd.dll
new file mode 100644
index 00000000..e669123c
Binary files /dev/null and b/MP-LAND/libzstd.dll differ
diff --git a/MP-LAND/packages.config b/MP-LAND/packages.config
index 46bdfe63..2e0c4941 100644
--- a/MP-LAND/packages.config
+++ b/MP-LAND/packages.config
@@ -46,7 +46,7 @@
-
+
diff --git a/MP-LAND/snappy32.dll b/MP-LAND/snappy32.dll
new file mode 100644
index 00000000..afc82ca4
Binary files /dev/null and b/MP-LAND/snappy32.dll differ
diff --git a/MP-LAND/snappy64.dll b/MP-LAND/snappy64.dll
new file mode 100644
index 00000000..36cd5fe7
Binary files /dev/null and b/MP-LAND/snappy64.dll differ
diff --git a/MP-MON/MP-MON.csproj b/MP-MON/MP-MON.csproj
index 934d1b28..8b2a06ad 100644
--- a/MP-MON/MP-MON.csproj
+++ b/MP-MON/MP-MON.csproj
@@ -117,8 +117,8 @@
..\packages\StackExchange.Redis.2.1.58\lib\net461\StackExchange.Redis.dll
-
- ..\packages\SteamWare.4.9.2010.740\lib\net462\SteamWare.dll
+
+ ..\packages\SteamWare.4.9.2010.741\lib\net462\SteamWare.dll
@@ -366,6 +366,7 @@
MapoModel.Designer.cs
+
MapoModel.edmx
@@ -511,6 +512,8 @@
+
+
Designer
diff --git a/MP-MON/libzstd.dll b/MP-MON/libzstd.dll
new file mode 100644
index 00000000..e669123c
Binary files /dev/null and b/MP-MON/libzstd.dll differ
diff --git a/MP-MON/packages.config b/MP-MON/packages.config
index f0fe8d42..6cd4fb60 100644
--- a/MP-MON/packages.config
+++ b/MP-MON/packages.config
@@ -37,7 +37,7 @@
-
+
diff --git a/MP-MON/snappy32.dll b/MP-MON/snappy32.dll
new file mode 100644
index 00000000..afc82ca4
Binary files /dev/null and b/MP-MON/snappy32.dll differ
diff --git a/MP-MON/snappy64.dll b/MP-MON/snappy64.dll
new file mode 100644
index 00000000..36cd5fe7
Binary files /dev/null and b/MP-MON/snappy64.dll differ
diff --git a/MP-SITE/libzstd.dll b/MP-SITE/libzstd.dll
new file mode 100644
index 00000000..e669123c
Binary files /dev/null and b/MP-SITE/libzstd.dll differ
diff --git a/MP-SITE/snappy32.dll b/MP-SITE/snappy32.dll
new file mode 100644
index 00000000..afc82ca4
Binary files /dev/null and b/MP-SITE/snappy32.dll differ
diff --git a/MP-SITE/snappy64.dll b/MP-SITE/snappy64.dll
new file mode 100644
index 00000000..36cd5fe7
Binary files /dev/null and b/MP-SITE/snappy64.dll differ
diff --git a/MP-Site/MP-Site.csproj b/MP-Site/MP-Site.csproj
index 01e83528..05274eba 100644
--- a/MP-Site/MP-Site.csproj
+++ b/MP-Site/MP-Site.csproj
@@ -120,8 +120,8 @@
..\packages\StackExchange.Redis.2.1.58\lib\net461\StackExchange.Redis.dll
-
- ..\packages\SteamWare.4.9.2010.740\lib\net462\SteamWare.dll
+
+ ..\packages\SteamWare.4.9.2010.741\lib\net462\SteamWare.dll
..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll
@@ -304,6 +304,7 @@
+
@@ -412,6 +413,8 @@
+
+
diff --git a/MP-Site/packages.config b/MP-Site/packages.config
index c8cd0054..fcb20a5e 100644
--- a/MP-Site/packages.config
+++ b/MP-Site/packages.config
@@ -45,7 +45,7 @@
-
+
diff --git a/MP-TAB/MP-TAB.csproj b/MP-TAB/MP-TAB.csproj
index 45d0e31f..bfcdeb5c 100644
--- a/MP-TAB/MP-TAB.csproj
+++ b/MP-TAB/MP-TAB.csproj
@@ -21,11 +21,9 @@
4.0
- 44384
-
-
-
-
+ 44328
+ enabled
+ disabled
@@ -178,8 +176,8 @@
..\packages\StackExchange.Redis.2.1.58\lib\net461\StackExchange.Redis.dll
-
- ..\packages\SteamWare.4.9.2010.740\lib\net462\SteamWare.dll
+
+ ..\packages\SteamWare.4.9.2010.741\lib\net462\SteamWare.dll
..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll
@@ -490,6 +488,7 @@
+
@@ -663,6 +662,8 @@
+
+
diff --git a/MP-TAB/libzstd.dll b/MP-TAB/libzstd.dll
new file mode 100644
index 00000000..e669123c
Binary files /dev/null and b/MP-TAB/libzstd.dll differ
diff --git a/MP-TAB/packages.config b/MP-TAB/packages.config
index e51bc554..4d0ce55a 100644
--- a/MP-TAB/packages.config
+++ b/MP-TAB/packages.config
@@ -43,7 +43,7 @@
-
+
diff --git a/MP-TAB/snappy32.dll b/MP-TAB/snappy32.dll
new file mode 100644
index 00000000..afc82ca4
Binary files /dev/null and b/MP-TAB/snappy32.dll differ
diff --git a/MP-TAB/snappy64.dll b/MP-TAB/snappy64.dll
new file mode 100644
index 00000000..36cd5fe7
Binary files /dev/null and b/MP-TAB/snappy64.dll differ
diff --git a/MapoDb/Core/Compression/Snappy/lib/win/snappy32.dll b/MapoDb/Core/Compression/Snappy/lib/win/snappy32.dll
new file mode 100644
index 00000000..afc82ca4
Binary files /dev/null and b/MapoDb/Core/Compression/Snappy/lib/win/snappy32.dll differ
diff --git a/MapoDb/Core/Compression/Snappy/lib/win/snappy64.dll b/MapoDb/Core/Compression/Snappy/lib/win/snappy64.dll
new file mode 100644
index 00000000..36cd5fe7
Binary files /dev/null and b/MapoDb/Core/Compression/Snappy/lib/win/snappy64.dll differ
diff --git a/MapoDb/Core/Compression/Zstandard/lib/win/libzstd.dll b/MapoDb/Core/Compression/Zstandard/lib/win/libzstd.dll
new file mode 100644
index 00000000..e669123c
Binary files /dev/null and b/MapoDb/Core/Compression/Zstandard/lib/win/libzstd.dll differ
diff --git a/MapoDb/MapoDb.csproj b/MapoDb/MapoDb.csproj
index d059db31..00ca3d8f 100644
--- a/MapoDb/MapoDb.csproj
+++ b/MapoDb/MapoDb.csproj
@@ -126,8 +126,8 @@
..\packages\StackExchange.Redis.2.1.58\lib\net461\StackExchange.Redis.dll
-
- ..\packages\SteamWare.4.9.2010.740\lib\net462\SteamWare.dll
+
+ ..\packages\SteamWare.4.9.2010.741\lib\net462\SteamWare.dll
@@ -375,10 +375,7 @@
-
-
-
diff --git a/MapoDb/packages.config b/MapoDb/packages.config
index 9359a9ca..96f208bc 100644
--- a/MapoDb/packages.config
+++ b/MapoDb/packages.config
@@ -22,7 +22,7 @@
-
+