Top-gg-Community / dotnet-sdk

MIT License
32 stars 11 forks source link

Multiple Changes #19

Closed faith-ie closed 3 years ago

faith-ie commented 3 years ago

Changes I have made:

  1. Change the target framework from the outdated netcoreapp2.1 / netstandard1.6 to net5.0
  2. Removed NewtonSoft and replaced it with System.Text.Json
  3. Changed the default using of https://discordapp.com to https://discord.com

If there's any other changes you would like, please let me know.

faith-ie commented 3 years ago

I have added the fixes you wanted