From f483997d33bc59fccfc2cb967d0bef2e29448a02 Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 12 Feb 2017 20:13:06 -0500 Subject: New chat client-side. --- ShiftOS.Server/ShiftOS.Server.csproj | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'ShiftOS.Server/ShiftOS.Server.csproj') diff --git a/ShiftOS.Server/ShiftOS.Server.csproj b/ShiftOS.Server/ShiftOS.Server.csproj index d5b2cb2..2ee1d88 100644 --- a/ShiftOS.Server/ShiftOS.Server.csproj +++ b/ShiftOS.Server/ShiftOS.Server.csproj @@ -40,6 +40,10 @@ ..\Libraries\NetSockets.dll + + ..\packages\Newtonsoft.Json.8.0.3\lib\net45\Newtonsoft.Json.dll + True + ..\packages\Nito.AsyncEx.3.0.1\lib\net45\Nito.AsyncEx.dll True @@ -68,9 +72,6 @@ ..\packages\DynamicLua.1.1.2.0\lib\net40-Client\DynamicLua.dll - - ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll - ..\packages\WebSocket4Net.0.14.1\lib\net45\WebSocket4Net.dll True -- cgit v1.2.3