Skip to content

Commit

Permalink
Upgrade DSharpPlus to 5.0.0-nightly-02435
Browse files Browse the repository at this point in the history
  • Loading branch information
FloatingMilkshake committed Dec 20, 2024
1 parent 774796a commit 52ae594
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions MechanicalMilkshake.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

<ItemGroup>
<PackageReference Include="Abyssal.HumanDateParser" Version="2.0.0-20191113.1"/>
<PackageReference Include="DSharpPlus" Version="5.0.0-nightly-02428" />
<PackageReference Include="DSharpPlus.Commands" Version="5.0.0-nightly-02428" />
<PackageReference Include="DSharpPlus.Interactivity" Version="5.0.0-nightly-02428" />
<PackageReference Include="DSharpPlus" Version="5.0.0-nightly-02435" />
<PackageReference Include="DSharpPlus.Commands" Version="5.0.0-nightly-02435" />
<PackageReference Include="DSharpPlus.Interactivity" Version="5.0.0-nightly-02435" />
<PackageReference Include="Humanizer.Core" Version="3.0.0-beta.54" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0-2.final" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.12.0-2.final" />
Expand Down

0 comments on commit 52ae594

Please sign in to comment.