Skip to content

Updated NuGet packages to use non-prerelase versions

Mateusz Brawański requested to merge github/fork/Emzi0767/nuget into master

This commit updates NuGet packages for D#+ to use non-prerelease versions of the following packages:

  • libsodium-net
  • Newtonsoft.Json
  • WebSocketSharp

This will prevent potentially loading multiple versions of these assemblies (particularly Json.NET) by bots that use non-prerelase versions of these packages as references.

Merge request reports

Loading