JustArchiNET / ArchiSteamFarm

C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
Apache License 2.0
11.27k stars 1.05k forks source link

Revert JSON serialization to how it was with Newtonsoft #3302

Closed Abrynos closed 1 month ago

Abrynos commented 1 month ago

Checklist

Changes

Closes #3301

New functionality

None

Changed functionality

Reverts JSON serialization to how it was with Newtonsoft.Json by not escaping unicode characters.

Removed functionality

None

Additional info

Thank you in advance for considering the inclusion of this merge request!