Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

change strict parsing of json files #127

Merged
merged 1 commit into from
May 17, 2022

Conversation

ErikApption
Copy link
Contributor

minor fix to support comments in json files. Comments were ignored by newtonsoft.json but out of the box, System.Text.Json doesn't allow them. These changes let user put comments - which will be ignored and also lets users leave training commas.

@AlexTeixeira AlexTeixeira merged commit 788d32b into AlexTeixeira:master May 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants