Skip to content

Commit

Permalink
Update Discord.Net to v3.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bond-009 committed Dec 21, 2024
1 parent b7b9b27 commit 380871c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/iTool.DiscordBot/iTool.DiscordBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<PackageReference Include="Battlelog.Net.Bf3" Version="0.3.0" />
<PackageReference Include="Battlelog.Net.Bf4" Version="0.3.0" />
<PackageReference Include="Battlelog.Net.BfH" Version="0.3.0" />
<PackageReference Include="Discord.Net.Commands" Version="3.16.0" />
<PackageReference Include="Discord.Net.WebSocket" Version="3.16.0" />
<PackageReference Include="Discord.Net.Commands" Version="3.17.0" />
<PackageReference Include="Discord.Net.WebSocket" Version="3.17.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.12.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.0" />
Expand Down

0 comments on commit 380871c

Please sign in to comment.