We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e20ef57 + c6e81ab commit c6b6573Copy full SHA for c6b6573
1 file changed
Nefarius.DSharpPlus.Extensions.Hosting/Nefarius.DSharpPlus.Extensions.Hosting.csproj
@@ -25,7 +25,7 @@
25
</ItemGroup>
26
27
<ItemGroup>
28
- <PackageReference Include="DSharpPlus" Version="4.4.0-nightly-01453" />
+ <PackageReference Include="DSharpPlus" Version="4.4.0" />
29
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
30
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="7.0.0" />
31
<PackageReference Include="Microsoft.Extensions.Options" Version="7.0.1" />
0 commit comments