From 9f782550b571912c1450f94100c372c60ecd1881 Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 12 Feb 2017 12:11:28 -0500 Subject: Chat protocol work --- ShiftOS.Server/ShiftOS.Server.csproj | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'ShiftOS.Server/ShiftOS.Server.csproj') diff --git a/ShiftOS.Server/ShiftOS.Server.csproj b/ShiftOS.Server/ShiftOS.Server.csproj index ee12b2e..d5b2cb2 100644 --- a/ShiftOS.Server/ShiftOS.Server.csproj +++ b/ShiftOS.Server/ShiftOS.Server.csproj @@ -33,9 +33,29 @@ 4 + + ..\packages\Discord.Net.0.9.6\lib\net45\Discord.Net.dll + True + ..\Libraries\NetSockets.dll + + ..\packages\Nito.AsyncEx.3.0.1\lib\net45\Nito.AsyncEx.dll + True + + + ..\packages\Nito.AsyncEx.3.0.1\lib\net45\Nito.AsyncEx.Concurrent.dll + True + + + ..\packages\Nito.AsyncEx.3.0.1\lib\net45\Nito.AsyncEx.Enlightenment.dll + True + + + ..\packages\RestSharp.105.2.3\lib\net451\RestSharp.dll + True + @@ -51,8 +71,13 @@ ..\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