Moved to API v11 due to the discriminator removal from discord

This commit is contained in:
2023-07-05 21:01:51 +03:00
parent a7a71bf49a
commit e7688762b8
3 changed files with 6 additions and 6 deletions

View File

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