Updated discord.net library to version 3.14.1. Added method in SettingsDictionary to bulk check if keys are in dictionary.

This commit is contained in:
2024-05-08 14:58:15 +03:00
parent fc93255503
commit 9525394a6e
5 changed files with 140 additions and 6 deletions

View File

@@ -12,8 +12,7 @@
<None Remove="BlankWindow1.xaml" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Discord.Net" Version="3.11.0" />
<PackageReference Include="Spectre.Console" Version="0.47.0" />
<PackageReference Include="Discord.Net" Version="3.14.1" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.118" />
</ItemGroup>
<ItemGroup>