Skip to content

Commit b928df4

Browse files
Upgrade DSharpPlus to 5.0.0-nightly-02532
1 parent 4f355c8 commit b928df4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cliptok.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515

1616
<ItemGroup>
1717
<PackageReference Include="Abyssal.HumanDateParser" Version="2.0.0-20191113.1" />
18-
<PackageReference Include="DSharpPlus" Version="5.0.0-nightly-02520" />
19-
<PackageReference Include="DSharpPlus.Commands" Version="5.0.0-nightly-02520" />
18+
<PackageReference Include="DSharpPlus" Version="5.0.0-nightly-02532" />
19+
<PackageReference Include="DSharpPlus.Commands" Version="5.0.0-nightly-02532" />
2020
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.2" />
2121
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.5">
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)