diff options
Diffstat (limited to 'AleeBot/AleeBot.csproj')
| -rw-r--r-- | AleeBot/AleeBot.csproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/AleeBot/AleeBot.csproj b/AleeBot/AleeBot.csproj index 1c9108d..bed2913 100644 --- a/AleeBot/AleeBot.csproj +++ b/AleeBot/AleeBot.csproj @@ -19,4 +19,8 @@ <PackageReference Include="Discord.Net" Version="2.0.1" /> <PackageReference Include="System.IO.FileSystem" Version="4.3.0" /> </ItemGroup> + + <ItemGroup> + <Folder Include="Modules\" /> + </ItemGroup> </Project> |
