Skip to content

Commit

Permalink
Update to latest DSharpPlus nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Naamloos committed Dec 18, 2022
1 parent bceb079 commit f891085
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ModCore/ModCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Chronic-netstandard" Version="0.3.2.4" />
<PackageReference Include="DSharpPlus" Version="4.3.0-nightly-01192" />
<PackageReference Include="DSharpPlus.CommandsNext" Version="4.3.0-nightly-01192" />
<PackageReference Include="DSharpPlus.Interactivity" Version="4.3.0-nightly-01192" />
<PackageReference Include="DSharpPlus.Rest" Version="4.3.0-nightly-01192" />
<PackageReference Include="DSharpPlus.SlashCommands" Version="4.3.0-nightly-01192" />
<PackageReference Include="DSharpPlus" Version="4.3.0-nightly-01223" />
<PackageReference Include="DSharpPlus.CommandsNext" Version="4.3.0-nightly-01223" />
<PackageReference Include="DSharpPlus.Interactivity" Version="4.3.0-nightly-01223" />
<PackageReference Include="DSharpPlus.Rest" Version="4.3.0-nightly-01223" />
<PackageReference Include="DSharpPlus.SlashCommands" Version="4.3.0-nightly-01223" />
<PackageReference Include="F23.StringSimilarity" Version="5.0.0" />
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.4" />
Expand Down

0 comments on commit f891085

Please sign in to comment.