fixed build errors

This commit is contained in:
Kwoth
2024-01-20 11:40:15 +00:00
parent d71021eb11
commit 45b654eab1
8 changed files with 59 additions and 54 deletions

View File

@@ -9,7 +9,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Discord.Net.Core" Version="3.202.0" />
<PackageReference Include="Discord.Net.Core" Version="3.203.0" />
<PackageReference Include="Serilog" Version="2.12.0" />
<PackageReference Include="YamlDotNet" Version="13.0.2" />
</ItemGroup>