Skip to content

Commit

Permalink
upgrade DSharpPlus to 4.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
FloatingMilkshake committed Mar 11, 2024
1 parent cae7a9b commit 94352b3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions MechanicalMilkshake.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@

<ItemGroup>
<PackageReference Include="Abyssal.HumanDateParser" Version="2.0.0-20191113.1"/>
<PackageReference Include="DSharpPlus" Version="4.4.3" />
<PackageReference Include="DSharpPlus.CommandsNext" Version="4.4.3" />
<PackageReference Include="DSharpPlus.Interactivity" Version="4.4.3" />
<PackageReference Include="DSharpPlus.SlashCommands" Version="4.4.3" />
<PackageReference Include="DSharpPlus" Version="4.4.6" />
<PackageReference Include="DSharpPlus.CommandsNext" Version="4.4.6" />
<PackageReference Include="DSharpPlus.Interactivity" Version="4.4.6" />
<PackageReference Include="DSharpPlus.SlashCommands" Version="4.4.6" />
<PackageReference Include="Humanizer.Core" Version="2.14.1"/>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.4.0-2.final"/>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.4.0-2.final"/>
Expand Down

0 comments on commit 94352b3

Please sign in to comment.