diff --git a/MConnectSDK/MConnectSDK.csproj b/MConnectSDK/MConnectSDK.csproj
index 9c9e57f..0f90f67 100644
--- a/MConnectSDK/MConnectSDK.csproj
+++ b/MConnectSDK/MConnectSDK.csproj
@@ -52,12 +52,21 @@
+
+ ..\packages\System.Memory.4.5.2\lib\netstandard2.0\System.Memory.dll
+
+
+ ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll
+
..\packages\System.Threading.Channels.4.5.0\lib\netstandard2.0\System.Threading.Channels.dll
+
+ ..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll
+
diff --git a/MConnectSDK/app.config b/MConnectSDK/app.config
index 5ea9b53..3eb5fba 100644
--- a/MConnectSDK/app.config
+++ b/MConnectSDK/app.config
@@ -14,6 +14,10 @@
+
+
+
+
\ No newline at end of file
diff --git a/Rilasci/MCC_1.1.1904.101_Debug.zip b/Rilasci/MCC_1.1.1905.107_Debug.zip
similarity index 61%
rename from Rilasci/MCC_1.1.1904.101_Debug.zip
rename to Rilasci/MCC_1.1.1905.107_Debug.zip
index 4b90b30..8ceeb68 100644
Binary files a/Rilasci/MCC_1.1.1904.101_Debug.zip and b/Rilasci/MCC_1.1.1905.107_Debug.zip differ
diff --git a/Rilasci/MCC_1.1.1904.101_Release.zip b/Rilasci/MCC_1.1.1905.107_Release.zip
similarity index 61%
rename from Rilasci/MCC_1.1.1904.101_Release.zip
rename to Rilasci/MCC_1.1.1905.107_Release.zip
index fd0ea1a..a6ded9f 100644
Binary files a/Rilasci/MCC_1.1.1904.101_Release.zip and b/Rilasci/MCC_1.1.1905.107_Release.zip differ
diff --git a/Rilasci/TEST_CLIENT_1.1.1904.101_Debug.zip b/Rilasci/TEST_CLIENT_1.1.1904.101_Debug.zip
deleted file mode 100644
index bae0887..0000000
Binary files a/Rilasci/TEST_CLIENT_1.1.1904.101_Debug.zip and /dev/null differ
diff --git a/Rilasci/TEST_CLIENT_1.1.1904.101_Release.zip b/Rilasci/TEST_CLIENT_1.1.1904.101_Release.zip
deleted file mode 100644
index ca9d33d..0000000
Binary files a/Rilasci/TEST_CLIENT_1.1.1904.101_Release.zip and /dev/null differ
diff --git a/Rilasci/TEST_CLIENT_1.1.1905.107_Debug.zip b/Rilasci/TEST_CLIENT_1.1.1905.107_Debug.zip
new file mode 100644
index 0000000..e174651
Binary files /dev/null and b/Rilasci/TEST_CLIENT_1.1.1905.107_Debug.zip differ
diff --git a/Rilasci/TEST_CLIENT_1.1.1905.107_Release.zip b/Rilasci/TEST_CLIENT_1.1.1905.107_Release.zip
new file mode 100644
index 0000000..cfd040d
Binary files /dev/null and b/Rilasci/TEST_CLIENT_1.1.1905.107_Release.zip differ
diff --git a/TestClient/App.config b/TestClient/App.config
index a14b2f7..d2ca4f4 100644
--- a/TestClient/App.config
+++ b/TestClient/App.config
@@ -19,6 +19,10 @@
+
+
+
+
\ No newline at end of file
diff --git a/TestClient/TestClient.csproj b/TestClient/TestClient.csproj
index 26ad09f..a1bf885 100644
--- a/TestClient/TestClient.csproj
+++ b/TestClient/TestClient.csproj
@@ -59,16 +59,41 @@
..\packages\NLog.Windows.Forms.4.2.3\lib\net35\NLog.Windows.Forms.dll
+
+ ..\packages\Pipelines.Sockets.Unofficial.2.0.22\lib\net461\Pipelines.Sockets.Unofficial.dll
+
..\packages\QRCoder.1.3.5\lib\net40\QRCoder.dll
+
+ ..\packages\StackExchange.Redis.2.0.601\lib\net461\StackExchange.Redis.dll
+
+
+ ..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll
+
+
+ ..\packages\System.Diagnostics.PerformanceCounter.4.5.0\lib\net461\System.Diagnostics.PerformanceCounter.dll
+
..\packages\System.Drawing.Common.4.5.1\lib\net461\System.Drawing.Common.dll
+
+ ..\packages\System.IO.Pipelines.4.5.3\lib\netstandard2.0\System.IO.Pipelines.dll
+
+
+ ..\packages\System.Memory.4.5.2\lib\netstandard2.0\System.Memory.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.Security.Cryptography.Algorithms.4.3.1\lib\net461\System.Security.Cryptography.Algorithms.dll
@@ -83,6 +108,12 @@
..\packages\System.Security.Cryptography.X509Certificates.4.3.2\lib\net461\System.Security.Cryptography.X509Certificates.dll
+
+ ..\packages\System.Threading.Channels.4.5.0\lib\netstandard2.0\System.Threading.Channels.dll
+
+
+ ..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll
+
diff --git a/TestClient/packages.config b/TestClient/packages.config
index 80ca1a0..8ce05d8 100644
--- a/TestClient/packages.config
+++ b/TestClient/packages.config
@@ -3,12 +3,22 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file