Merge 418e10dd81
into 67c959540a
This commit is contained in:
commit
f358a3d4e4
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
|
@ -27,7 +27,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="DSharpPlus" Version="4.4.0-nightly-01249" />
|
||||
<PackageReference Include="DSharpPlus" Version="4.4.2" />
|
||||
<PackageReference Include="DSharpPlus.Interactivity" Version="4.4.0-nightly-01249" />
|
||||
<PackageReference Include="DSharpPlus.SlashCommands" Version="4.4.0-nightly-01249" />
|
||||
<PackageReference Include="Gress" Version="2.0.1" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue