diff --git a/SHERPA/App_Readme/README_SteamWare.txt b/SHERPA/App_Readme/README_SteamWare.txt
new file mode 100644
index 0000000..bf60ed1
--- /dev/null
+++ b/SHERPA/App_Readme/README_SteamWare.txt
@@ -0,0 +1,12 @@
+---------------------------------------------------------------
+------- SteamWareLib SDK -------
+---------------------------------------------------------------
+
+Libreria di utility base di SteamWare.
+
+Le dipendenze inserite sono necessarie al funzionamento dell'SDK.
+
+Sono inclusi a titolo di esempio vari files di conf:
+ * example-NLog.config
+
+Attenzione a configurare correttamente il file NLog.xml includendo il rule per la classe, vedere ad esempio il file example-NLog.config allegato.
\ No newline at end of file
diff --git a/SHERPA/App_Readme/SteamWare_demo/example-NLog.config b/SHERPA/App_Readme/SteamWare_demo/example-NLog.config
new file mode 100644
index 0000000..a11a39e
--- /dev/null
+++ b/SHERPA/App_Readme/SteamWare_demo/example-NLog.config
@@ -0,0 +1,31 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/SHERPA/App_Readme/SteamWare_demo/example-app.config b/SHERPA/App_Readme/SteamWare_demo/example-app.config
new file mode 100644
index 0000000..fb42165
--- /dev/null
+++ b/SHERPA/App_Readme/SteamWare_demo/example-app.config
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/SHERPA/App_Readme/SteamWare_demo/example-config-table.txt b/SHERPA/App_Readme/SteamWare_demo/example-config-table.txt
new file mode 100644
index 0000000..dd0ab8e
--- /dev/null
+++ b/SHERPA/App_Readme/SteamWare_demo/example-config-table.txt
@@ -0,0 +1,30 @@
+# chiave valore valoreStd note
+_adminEmail samuele@steamware.net,info@steamware.net samuele@steamware.net,info@steamware.net info@steamware.net
+_allowForceUser true true abilita login forzato
+_commonPages menu menu pagina comune
+_emailPwd drmfsls16 drmfsls16 drmfsls16
+_emailUser steamwarebot@gmail.com steamwarebot@gmail.com steamwarebot@gmail.com
+_enableSSL true true true
+_fromEmail webmaster@admodelling.org webmaster@admodelling.org email mittente eventuali msg
+_righeDataGrid 30 30 Num righe datagrid std
+_righeDataGridAnagr 20 20 Num righe datagrid anagrafiche
+_righeDataGridLong 30 30 Num righe datagrid long
+_righeDataGridMed 15 15 Num righe datagrid med
+_righeDataGridShort 10 10 Num righe datagrid short
+_smtpCli smtp.gmail.com smtp.gmail.com smtp.gmail.com
+_useAIMSmtp false false impiego client posta elettronica alternativo
+_useAuthSmtp true true true
+AuthCookieName admodellingAuth admodellingAuth Cookie applicativo
+autoConfCmd true true Conferma automatica comandi barcode
+baseUrl http://site_name http://iis02/site_name URL base del sito
+cacheValSec 60 60 Validità cache dati in gestore Barcode
+cookieDayExp 365 365 Periodo validità cookie
+cookieUsed admodellingAuth admodellingAuth,CTrack_CodOpr,CTrack_CodPost Elenco dei cookie impiegati
+enableCookie true true Abilitazione uso cookie
+enableLogOut true false Abilita button logout COMPLETO in alto a sx
+enablePlain true true Abilitazione decode plain
+maxAuth 1000 1000 num auth minimo per NON consumare tokens
+serializeSession true true Serializzazione valori in sessione (REDIS)
+SiteName iis02/site_name iis02/site_name Nome sito
+enableDumpDiag false false abilitazione dumb diagnostico x eccezioni di default
+doShrinkFolder true true Imposta compressione area LOGS
\ No newline at end of file
diff --git a/SHERPA/App_Readme/SteamWare_demo/example-favicon.ico b/SHERPA/App_Readme/SteamWare_demo/example-favicon.ico
new file mode 100644
index 0000000..4f0e0ad
Binary files /dev/null and b/SHERPA/App_Readme/SteamWare_demo/example-favicon.ico differ
diff --git a/SHERPA/SHERPA.csproj b/SHERPA/SHERPA.csproj
index ef1e16a..4a14d36 100644
--- a/SHERPA/SHERPA.csproj
+++ b/SHERPA/SHERPA.csproj
@@ -60,6 +60,12 @@
4
+
+ ..\packages\AIM.1.0.3\lib\AegisImplicitMail.dll
+
+
+ ..\packages\AjaxControlToolkit.20.1.0\lib\net40\AjaxControlToolkit.dll
+
..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll
True
@@ -73,13 +79,25 @@
..\packages\AspNet.ScriptManager.jQuery.UI.Combined.1.12.1\lib\net45\AspNet.ScriptManager.jQuery.UI.Combined.dll
+
+ ..\packages\Crc32C.NET.1.0.5.0\lib\net20\Crc32C.NET.dll
+
+
+ ..\packages\DnsClient.1.3.2\lib\net45\DnsClient.dll
+
..\packages\elmah.corelibrary.1.2.2\lib\Elmah.dll
True
+
+ ..\packages\SharpZipLib.1.2.0\lib\net45\ICSharpCode.SharpZipLib.dll
+
..\packages\Microsoft.AspNet.SessionState.SessionStateModule.1.1.0\lib\Net462\Microsoft.AspNet.SessionState.SessionStateModule.dll
+
+ ..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll
+
..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll
@@ -87,44 +105,98 @@
..\packages\Microsoft.Web.RedisSessionStateProvider.4.0.1\lib\net462\Microsoft.Web.RedisSessionStateProvider.dll
+
+ ..\packages\MongoDB.Bson.2.11.1\lib\net452\MongoDB.Bson.dll
+
+
+ ..\packages\MongoDB.Driver.2.11.1\lib\net452\MongoDB.Driver.dll
+
+
+ ..\packages\MongoDB.Driver.Core.2.11.1\lib\net452\MongoDB.Driver.Core.dll
+
+
+ ..\packages\MongoDB.Libmongocrypt.1.0.0\lib\net452\MongoDB.Libmongocrypt.dll
+
- ..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll
+ ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll
+
+
+ ..\packages\NLog.4.7.4\lib\net45\NLog.dll
+
+
+ ..\packages\PDFsharp.1.50.5147\lib\net20\PdfSharp.dll
+
+
+ ..\packages\PDFsharp.1.50.5147\lib\net20\PdfSharp.Charting.dll
- ..\packages\Pipelines.Sockets.Unofficial.2.0.25\lib\net461\Pipelines.Sockets.Unofficial.dll
+ ..\packages\Pipelines.Sockets.Unofficial.2.1.16\lib\net461\Pipelines.Sockets.Unofficial.dll
+
+
+ ..\packages\SharpCompress.0.26.0\lib\net46\SharpCompress.dll
+
+
+ ..\packages\Snappy.NET.1.1.1.8\lib\net45\Snappy.NET.dll
- ..\packages\StackExchange.Redis.2.0.601\lib\net461\StackExchange.Redis.dll
+ ..\packages\StackExchange.Redis.2.1.58\lib\net461\StackExchange.Redis.dll
+
+
+ ..\packages\SteamWare.4.1.2009.737\lib\net462\SteamWare.dll
- ..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll
+ ..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll
-
- ..\packages\System.Diagnostics.PerformanceCounter.4.5.0\lib\net461\System.Diagnostics.PerformanceCounter.dll
+
+ ..\packages\System.Diagnostics.PerformanceCounter.4.7.0\lib\net461\System.Diagnostics.PerformanceCounter.dll
-
- ..\packages\System.IO.Pipelines.4.5.3\lib\netstandard2.0\System.IO.Pipelines.dll
+
+ ..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll
+
+
+ ..\packages\System.IO.Pipelines.4.7.2\lib\net461\System.IO.Pipelines.dll
- ..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll
+ ..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll
+
+
+ ..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll
..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll
-
- ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll
+
+ ..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll
-
- ..\packages\System.Threading.Channels.4.5.0\lib\netstandard2.0\System.Threading.Channels.dll
+
+ ..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll
+
+
+
+ ..\packages\System.Security.Cryptography.Algorithms.4.3.1\lib\net461\System.Security.Cryptography.Algorithms.dll
+
+
+ ..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll
+
+
+ ..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll
+
+
+ ..\packages\System.Security.Cryptography.X509Certificates.4.3.2\lib\net461\System.Security.Cryptography.X509Certificates.dll
+
+
+
+ ..\packages\System.Threading.Channels.4.7.1\lib\net461\System.Threading.Channels.dll
- ..\packages\System.Threading.Tasks.Extensions.4.5.3\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll
+ ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll
+
@@ -167,6 +239,9 @@
+
+
+
@@ -216,6 +291,9 @@
+
+
+
@@ -225,6 +303,8 @@
+
+
@@ -260,6 +340,8 @@
+
+
@@ -277,6 +359,8 @@
+
+
@@ -392,14 +476,12 @@
CostAss.aspx
- ASPXCodeBehind
CostAss.aspx
DocArchive.aspx
- ASPXCodeBehind
DocArchive.aspx
@@ -420,7 +502,6 @@
Pagamenti.aspx
- ASPXCodeBehind
Pagamenti.aspx
@@ -448,7 +529,6 @@
mod_billAdvFunHor.ascx
- ASPXCodeBehind
mod_billAdvFunHor.ascx
@@ -462,21 +542,18 @@
mod_DocsArchive.ascx
- ASPXCodeBehind
mod_DocsArchive.ascx
mod_DocsDetail.ascx
- ASPXCodeBehind
mod_DocsDetail.ascx
mod_filtroProj.ascx
- ASPXCodeBehind
mod_filtroProj.ascx
@@ -490,21 +567,18 @@
mod_registraCosti.ascx
- ASPXCodeBehind
mod_registraCosti.ascx
mod_registraPagamento.ascx
- ASPXCodeBehind
mod_registraPagamento.ascx
mod_searchBase.ascx
- ASPXCodeBehind
mod_searchBase.ascx
@@ -570,7 +644,6 @@
menu.aspx
- ASPXCodeBehind
menu.aspx
@@ -593,14 +666,12 @@
mod_login.ascx
- ASPXCodeBehind
mod_login.ascx
mod_testata.ascx
- ASPXCodeBehind
mod_testata.ascx
@@ -611,10 +682,6 @@
{7bea5d99-8486-4592-b01d-fe2c76eb66cf}
GPW_data
-
- {2872dcfe-8b46-43b2-baa0-842a816a2dd5}
- SteamWare
-
{bf6789c2-2592-4a8f-b75b-c938e3d90f71}
SHERPA_SYNC
@@ -691,5 +758,11 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/SHERPA/Web.config b/SHERPA/Web.config
index 6b7bec8..68f9b51 100644
--- a/SHERPA/Web.config
+++ b/SHERPA/Web.config
@@ -29,7 +29,7 @@
-
+
@@ -322,7 +322,7 @@
-
+
@@ -332,6 +332,30 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/SHERPA/libzstd.dll b/SHERPA/libzstd.dll
new file mode 100644
index 0000000..e669123
Binary files /dev/null and b/SHERPA/libzstd.dll differ
diff --git a/SHERPA/mongocrypt.dll b/SHERPA/mongocrypt.dll
new file mode 100644
index 0000000..3cc3634
Binary files /dev/null and b/SHERPA/mongocrypt.dll differ
diff --git a/SHERPA/packages.config b/SHERPA/packages.config
index 266b679..69b155c 100644
--- a/SHERPA/packages.config
+++ b/SHERPA/packages.config
@@ -1,11 +1,15 @@
+
+
+
+
@@ -19,23 +23,43 @@
+
+
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/SHERPA/snappy32.dll b/SHERPA/snappy32.dll
new file mode 100644
index 0000000..afc82ca
Binary files /dev/null and b/SHERPA/snappy32.dll differ
diff --git a/SHERPA/snappy64.dll b/SHERPA/snappy64.dll
new file mode 100644
index 0000000..36cd5fe
Binary files /dev/null and b/SHERPA/snappy64.dll differ
diff --git a/SHERPA_SYNC/App_Readme/README_SteamWare.txt b/SHERPA_SYNC/App_Readme/README_SteamWare.txt
new file mode 100644
index 0000000..bf60ed1
--- /dev/null
+++ b/SHERPA_SYNC/App_Readme/README_SteamWare.txt
@@ -0,0 +1,12 @@
+---------------------------------------------------------------
+------- SteamWareLib SDK -------
+---------------------------------------------------------------
+
+Libreria di utility base di SteamWare.
+
+Le dipendenze inserite sono necessarie al funzionamento dell'SDK.
+
+Sono inclusi a titolo di esempio vari files di conf:
+ * example-NLog.config
+
+Attenzione a configurare correttamente il file NLog.xml includendo il rule per la classe, vedere ad esempio il file example-NLog.config allegato.
\ No newline at end of file
diff --git a/SHERPA_SYNC/App_Readme/SteamWare_demo/example-NLog.config b/SHERPA_SYNC/App_Readme/SteamWare_demo/example-NLog.config
new file mode 100644
index 0000000..a11a39e
--- /dev/null
+++ b/SHERPA_SYNC/App_Readme/SteamWare_demo/example-NLog.config
@@ -0,0 +1,31 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/SHERPA_SYNC/App_Readme/SteamWare_demo/example-app.config b/SHERPA_SYNC/App_Readme/SteamWare_demo/example-app.config
new file mode 100644
index 0000000..fb42165
--- /dev/null
+++ b/SHERPA_SYNC/App_Readme/SteamWare_demo/example-app.config
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/SHERPA_SYNC/App_Readme/SteamWare_demo/example-config-table.txt b/SHERPA_SYNC/App_Readme/SteamWare_demo/example-config-table.txt
new file mode 100644
index 0000000..dd0ab8e
--- /dev/null
+++ b/SHERPA_SYNC/App_Readme/SteamWare_demo/example-config-table.txt
@@ -0,0 +1,30 @@
+# chiave valore valoreStd note
+_adminEmail samuele@steamware.net,info@steamware.net samuele@steamware.net,info@steamware.net info@steamware.net
+_allowForceUser true true abilita login forzato
+_commonPages menu menu pagina comune
+_emailPwd drmfsls16 drmfsls16 drmfsls16
+_emailUser steamwarebot@gmail.com steamwarebot@gmail.com steamwarebot@gmail.com
+_enableSSL true true true
+_fromEmail webmaster@admodelling.org webmaster@admodelling.org email mittente eventuali msg
+_righeDataGrid 30 30 Num righe datagrid std
+_righeDataGridAnagr 20 20 Num righe datagrid anagrafiche
+_righeDataGridLong 30 30 Num righe datagrid long
+_righeDataGridMed 15 15 Num righe datagrid med
+_righeDataGridShort 10 10 Num righe datagrid short
+_smtpCli smtp.gmail.com smtp.gmail.com smtp.gmail.com
+_useAIMSmtp false false impiego client posta elettronica alternativo
+_useAuthSmtp true true true
+AuthCookieName admodellingAuth admodellingAuth Cookie applicativo
+autoConfCmd true true Conferma automatica comandi barcode
+baseUrl http://site_name http://iis02/site_name URL base del sito
+cacheValSec 60 60 Validità cache dati in gestore Barcode
+cookieDayExp 365 365 Periodo validità cookie
+cookieUsed admodellingAuth admodellingAuth,CTrack_CodOpr,CTrack_CodPost Elenco dei cookie impiegati
+enableCookie true true Abilitazione uso cookie
+enableLogOut true false Abilita button logout COMPLETO in alto a sx
+enablePlain true true Abilitazione decode plain
+maxAuth 1000 1000 num auth minimo per NON consumare tokens
+serializeSession true true Serializzazione valori in sessione (REDIS)
+SiteName iis02/site_name iis02/site_name Nome sito
+enableDumpDiag false false abilitazione dumb diagnostico x eccezioni di default
+doShrinkFolder true true Imposta compressione area LOGS
\ No newline at end of file
diff --git a/SHERPA_SYNC/App_Readme/SteamWare_demo/example-favicon.ico b/SHERPA_SYNC/App_Readme/SteamWare_demo/example-favicon.ico
new file mode 100644
index 0000000..4f0e0ad
Binary files /dev/null and b/SHERPA_SYNC/App_Readme/SteamWare_demo/example-favicon.ico differ
diff --git a/SHERPA_SYNC/SHERPA_SYNC.csproj b/SHERPA_SYNC/SHERPA_SYNC.csproj
index 45496a1..b69e646 100644
--- a/SHERPA_SYNC/SHERPA_SYNC.csproj
+++ b/SHERPA_SYNC/SHERPA_SYNC.csproj
@@ -13,6 +13,8 @@
512
true
+
+
true
@@ -32,20 +34,124 @@
4
+
+ ..\packages\AIM.1.0.3\lib\AegisImplicitMail.dll
+
+
+ ..\packages\AjaxControlToolkit.20.1.0\lib\net40\AjaxControlToolkit.dll
+
+
+ ..\packages\Crc32C.NET.1.0.5.0\lib\net20\Crc32C.NET.dll
+
+
+ ..\packages\DnsClient.1.3.2\lib\net45\DnsClient.dll
+
+
+ ..\packages\SharpZipLib.1.2.0\lib\net45\ICSharpCode.SharpZipLib.dll
+
+
+ ..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll
+
+
+ ..\packages\MongoDB.Bson.2.11.1\lib\net452\MongoDB.Bson.dll
+
+
+ ..\packages\MongoDB.Driver.2.11.1\lib\net452\MongoDB.Driver.dll
+
+
+ ..\packages\MongoDB.Driver.Core.2.11.1\lib\net452\MongoDB.Driver.Core.dll
+
+
+ ..\packages\MongoDB.Libmongocrypt.1.0.0\lib\net452\MongoDB.Libmongocrypt.dll
+
- ..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll
+ ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll
+
+
+ ..\packages\NLog.4.7.4\lib\net45\NLog.dll
+
+
+ ..\packages\PDFsharp.1.50.5147\lib\net20\PdfSharp.dll
+
+
+ ..\packages\PDFsharp.1.50.5147\lib\net20\PdfSharp.Charting.dll
+
+
+ ..\packages\Pipelines.Sockets.Unofficial.2.1.16\lib\net461\Pipelines.Sockets.Unofficial.dll
..\packages\RestSharp.106.6.10\lib\net452\RestSharp.dll
+
+ ..\packages\SharpCompress.0.26.0\lib\net46\SharpCompress.dll
+
+
+ ..\packages\Snappy.NET.1.1.1.8\lib\net45\Snappy.NET.dll
+
+
+ ..\packages\StackExchange.Redis.2.1.58\lib\net461\StackExchange.Redis.dll
+
+
+ ..\packages\SteamWare.4.1.2009.737\lib\net462\SteamWare.dll
+
+
+ ..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll
+
+
+
+ ..\packages\System.Diagnostics.PerformanceCounter.4.7.0\lib\net461\System.Diagnostics.PerformanceCounter.dll
+
+
+
+ ..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll
+
+
+ ..\packages\System.IO.Pipelines.4.7.2\lib\net461\System.IO.Pipelines.dll
+
+
+ ..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll
+
+
+ ..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll
+
+
+
+ ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll
+
+
+ ..\packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll
+
+
+ ..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll
+
+
+
+ ..\packages\System.Security.Cryptography.Algorithms.4.3.1\lib\net461\System.Security.Cryptography.Algorithms.dll
+
+
+ ..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll
+
+
+ ..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll
+
+
+ ..\packages\System.Security.Cryptography.X509Certificates.4.3.2\lib\net461\System.Security.Cryptography.X509Certificates.dll
+
+
+
+ ..\packages\System.Threading.Channels.4.7.1\lib\net461\System.Threading.Channels.dll
+
+
+ ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll
+
+
-
@@ -55,13 +161,32 @@
+
+
-
- {2872dcfe-8b46-43b2-baa0-842a816a2dd5}
- SteamWare
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Questo progetto fa riferimento a uno o più pacchetti NuGet che non sono presenti in questo computer. Usare lo strumento di ripristino dei pacchetti NuGet per scaricarli. Per altre informazioni, vedere http://go.microsoft.com/fwlink/?LinkID=322105. Il file mancante è {0}.
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/SHERPA_SYNC/app.config b/SHERPA_SYNC/app.config
index 98f960e..d7a27a7 100644
--- a/SHERPA_SYNC/app.config
+++ b/SHERPA_SYNC/app.config
@@ -16,7 +16,7 @@
-
+
@@ -26,6 +26,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/SHERPA_SYNC/libzstd.dll b/SHERPA_SYNC/libzstd.dll
new file mode 100644
index 0000000..e669123
Binary files /dev/null and b/SHERPA_SYNC/libzstd.dll differ
diff --git a/SHERPA_SYNC/mongocrypt.dll b/SHERPA_SYNC/mongocrypt.dll
new file mode 100644
index 0000000..3cc3634
Binary files /dev/null and b/SHERPA_SYNC/mongocrypt.dll differ
diff --git a/SHERPA_SYNC/packages.config b/SHERPA_SYNC/packages.config
index fab314f..8deb05a 100644
--- a/SHERPA_SYNC/packages.config
+++ b/SHERPA_SYNC/packages.config
@@ -1,5 +1,39 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/SHERPA_SYNC/snappy32.dll b/SHERPA_SYNC/snappy32.dll
new file mode 100644
index 0000000..afc82ca
Binary files /dev/null and b/SHERPA_SYNC/snappy32.dll differ
diff --git a/SHERPA_SYNC/snappy64.dll b/SHERPA_SYNC/snappy64.dll
new file mode 100644
index 0000000..36cd5fe
Binary files /dev/null and b/SHERPA_SYNC/snappy64.dll differ