Bump DSharpPlus.SlashCommands

Bumps [DSharpPlus.SlashCommands](https://github.com/DSharpPlus/DSharpPlus) from 4.4.0-nightly-01249 to 4.4.0-nightly-01451.
- [Release notes](https://github.com/DSharpPlus/DSharpPlus/releases)
- [Commits](https://github.com/DSharpPlus/DSharpPlus/commits)

---
updated-dependencies:
- dependency-name: DSharpPlus.SlashCommands
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-24 19:28:43 +00:00 committed by GitHub
parent 9d890484b9
commit 90195d6564
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@
<ItemGroup>
<PackageReference Include="DSharpPlus" Version="4.4.0-nightly-01249" />
<PackageReference Include="DSharpPlus.Interactivity" Version="4.4.0-nightly-01249" />
<PackageReference Include="DSharpPlus.SlashCommands" Version="4.4.0-nightly-01249" />
<PackageReference Include="DSharpPlus.SlashCommands" Version="4.4.0-nightly-01451" />
<PackageReference Include="Gress" Version="2.0.1" />
<PackageReference Include="JsonExtensions" Version="1.2.0" />
<PackageReference Include="MiniRazor.CodeGen" Version="2.2.2" />