mirror of
https://github.com/NoiTheCat/BirthdayBot.git
synced 2024-11-21 21:54:36 +00:00
Update Discord.Net
This commit is contained in:
parent
52bb3cfd69
commit
c0f1ccf3ff
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Discord.Net" Version="2.1.1" />
|
||||
<PackageReference Include="Discord.Net" Version="2.2.0" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
|
||||
<PackageReference Include="NodaTime" Version="2.4.6" />
|
||||
<PackageReference Include="Npgsql" Version="4.0.9" />
|
||||
|
|
Loading…
Reference in a new issue