mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-28 05:34:12 -04:00
Use System.Text.Json instead of Newtonsoft.Json
This commit is contained in:
parent
f153aad3f1
commit
130c0b6fe2
14 changed files with 195 additions and 179 deletions
|
@ -1,5 +1,4 @@
|
|||
using System;
|
||||
using System.Drawing;
|
||||
using System.Threading.Tasks;
|
||||
using CliFx;
|
||||
using DiscordChatExporter.Cli.Commands;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue