Moved to API v3.10.0

This commit is contained in:
2023-06-26 14:55:54 +03:00
parent f1dda5da3c
commit 4a6a12baae
2 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,7 @@
<None Remove="Output\**" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Discord.Net" Version="3.9.0" />
<PackageReference Include="Discord.Net" Version="3.10.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\PluginManager\PluginManager.csproj" />