Organized some db models into folders

This commit is contained in:
Kwoth
2023-07-15 14:35:56 +00:00
parent 8f62a46016
commit 22e8b62df2
25 changed files with 11 additions and 0 deletions

View File

@@ -28,4 +28,10 @@
<ProjectReference Include="..\Nadeko.Common\Nadeko.Common.csproj" />
</ItemGroup>
</Project>

View File

@@ -16,4 +16,9 @@
<ProjectReference Include="..\Nadeko.Bot.Modules.Gambling\Nadeko.Bot.Modules.Gambling.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="UserPunish\_common\" />
<Folder Include="UserPunish\_common\db\" />
</ItemGroup>
</Project>