This repository has been archived by the owner on Jan 15, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix invalid JSON caused by localized decimal mark
Using InvariantCulture to convert the double to string to generate a dot instead of a comma.
- Loading branch information