Skip to content

Commit

Permalink
Upgrade DSharpPlus to 5.0.0-nightly-02422
Browse files Browse the repository at this point in the history
  • Loading branch information
FloatingMilkshake committed Nov 20, 2024
1 parent e262b45 commit 6ad00ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cliptok.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@

<ItemGroup>
<PackageReference Include="Abyssal.HumanDateParser" Version="2.0.0-20191113.1" />
<PackageReference Include="DSharpPlus" Version="5.0.0-nightly-02416" />
<PackageReference Include="DSharpPlus.Commands" Version="5.0.0-nightly-02416" />
<PackageReference Include="DSharpPlus" Version="5.0.0-nightly-02422" />
<PackageReference Include="DSharpPlus.Commands" Version="5.0.0-nightly-02422" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="9.0.0" />
Expand Down

0 comments on commit 6ad00ac

Please sign in to comment.