diff --git a/TestClient/TestClient.csproj b/TestClient/TestClient.csproj index 0c45496..94b3215 100644 --- a/TestClient/TestClient.csproj +++ b/TestClient/TestClient.csproj @@ -48,6 +48,9 @@ 4 + + ..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll + ..\packages\NLog.4.5.11\lib\net45\NLog.dll diff --git a/TestClient/packages.config b/TestClient/packages.config index ee7c56a..13c15cc 100644 --- a/TestClient/packages.config +++ b/TestClient/packages.config @@ -1,5 +1,6 @@  +