From 90285f40e5a5a51bc51cb972963f56f630bc2792 Mon Sep 17 00:00:00 2001 From: Dennis Kobert Date: Tue, 22 Aug 2017 14:14:39 +0200 Subject: Initial push --- DiscoBot/DiscoBot.csproj | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) (limited to 'DiscoBot/DiscoBot.csproj') diff --git a/DiscoBot/DiscoBot.csproj b/DiscoBot/DiscoBot.csproj index e27809d..89b72f2 100644 --- a/DiscoBot/DiscoBot.csproj +++ b/DiscoBot/DiscoBot.csproj @@ -32,21 +32,67 @@ 4 + + ..\packages\Discord.Net.0.9.6\lib\net45\Discord.Net.dll + + + ..\packages\Discord.Net.Commands.0.9.6\lib\net45\Discord.Net.Commands.dll + + + ..\packages\Newtonsoft.Json.8.0.3\lib\net45\Newtonsoft.Json.dll + + + ..\packages\Nito.AsyncEx.3.0.1\lib\net45\Nito.AsyncEx.dll + + + ..\packages\Nito.AsyncEx.3.0.1\lib\net45\Nito.AsyncEx.Concurrent.dll + + + ..\packages\Nito.AsyncEx.3.0.1\lib\net45\Nito.AsyncEx.Enlightenment.dll + + + ..\packages\RestSharp.105.2.3\lib\net452\RestSharp.dll + + + + + ..\packages\WebSocket4Net.0.14.1\lib\net45\WebSocket4Net.dll + + + Form + + + Form1.cs + + + + + + True + True + Settings.settings + + + + + SettingsSingleFileGenerator + Settings.Designer.cs + \ No newline at end of file -- cgit v1.2.3-54-g00ecf