@@ -59,11 +59,13 @@ | |||
</ItemGroup> | |||
<ItemGroup> | |||
<Compile Include="Bot.cs" /> | |||
<Compile Include="Command.cs" /> | |||
<Compile Include="Configurations\ChannelConfig.cs" /> | |||
<Compile Include="Configurations\Config.cs" /> | |||
<Compile Include="Configurations\HostConfig.cs" /> | |||
<Compile Include="Configurations\JsonHelper.cs" /> | |||
<Compile Include="Configurations\ServerConfig.cs" /> | |||
<Compile Include="Help.cs" /> | |||
<Compile Include="Types.cs" /> | |||
<Compile Include="Methods.cs" /> | |||
<Compile Include="Modules\Module.cs" /> |