Skip to content

Commit

Permalink
Update .csproj for latest DSharpPlus nightly build
Browse files Browse the repository at this point in the history
  • Loading branch information
NycroV committed Aug 13, 2024
1 parent 9f4abb0 commit 1467e7e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<Version>1.0.4</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="DSharpPlus" Version="5.0.0-nightly-02352" />
<PackageReference Include="DSharpPlus" Version="5.0.0-nightly-02354" />
<ProjectReference Include="../Lavalink4NET/Lavalink4NET.csproj" />
</ItemGroup>
<Import Project="../Lavalink4NET.targets" />
Expand Down

0 comments on commit 1467e7e

Please sign in to comment.