Add net10.0 build target, update deps (#3200)

This commit is contained in:
Mihail Gribkov
2025-11-11 22:34:40 +03:00
committed by GitHub
parent 0aff637ecf
commit f205bba17f
19 changed files with 50 additions and 42 deletions

View File

@@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Discord.Net.WebSocket" Version="3.17.0" />
<PackageReference Include="Discord.Net.WebSocket" Version="3.18.0" />
</ItemGroup>
</Project>