From d8944c600d168ac3da4c0acebf4eae5491038d20 Mon Sep 17 00:00:00 2001 From: Unknown Date: Sun, 10 Sep 2017 15:11:42 -0400 Subject: Added project files --- .../AleeChat for Discord Bots.csproj | 142 +++++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 AleeChat for Discord Bots/AleeChat for Discord Bots.csproj (limited to 'AleeChat for Discord Bots/AleeChat for Discord Bots.csproj') diff --git a/AleeChat for Discord Bots/AleeChat for Discord Bots.csproj b/AleeChat for Discord Bots/AleeChat for Discord Bots.csproj new file mode 100644 index 0000000..8a431b9 --- /dev/null +++ b/AleeChat for Discord Bots/AleeChat for Discord Bots.csproj @@ -0,0 +1,142 @@ + + + + + Debug + AnyCPU + {57DF3039-AFBE-472C-A718-1B1208B462D9} + WinExe + Properties + AleeChat_for_Discord_Bots + AleeChat for Discord Bots + v4.5.2 + 512 + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\packages\Discord.Net.Commands.1.0.1\lib\netstandard1.1\Discord.Net.Commands.dll + True + + + ..\packages\Discord.Net.Core.1.0.1\lib\net45\Discord.Net.Core.dll + True + + + ..\packages\Discord.Net.Rest.1.0.1\lib\net45\Discord.Net.Rest.dll + True + + + ..\packages\Discord.Net.Rpc.1.0.1\lib\net45\Discord.Net.Rpc.dll + True + + + ..\packages\Discord.Net.Webhook.1.0.1\lib\netstandard1.1\Discord.Net.Webhook.dll + True + + + ..\packages\Discord.Net.WebSocket.1.0.1\lib\net45\Discord.Net.WebSocket.dll + True + + + ..\packages\Microsoft.Extensions.DependencyInjection.1.1.1\lib\netstandard1.1\Microsoft.Extensions.DependencyInjection.dll + True + + + ..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.1.1.1\lib\netstandard1.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll + True + + + ..\packages\Newtonsoft.Json.10.0.2\lib\net45\Newtonsoft.Json.dll + True + + + + ..\packages\System.Collections.Immutable.1.3.1\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll + True + + + + + ..\packages\System.Interactive.Async.3.1.1\lib\net45\System.Interactive.Async.dll + True + + + + + ..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll + True + + + + + + + + + + + + + + Form + + + DiscordBot.cs + + + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + + + DiscordBot.cs + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + + + + \ No newline at end of file -- cgit v1.2.3