Skip to content

Normalize newlines to \n for serialized definitions during testing#26

Merged
ognjenkatic merged 1 commit into
masterfrom
feat/master/serialization-newlines
Jul 28, 2022
Merged

Normalize newlines to \n for serialized definitions during testing#26
ognjenkatic merged 1 commit into
masterfrom
feat/master/serialization-newlines

Conversation

@boma96

@boma96 boma96 commented Jul 27, 2022

Copy link
Copy Markdown
Collaborator

On Windows JsonConvert.SerializeObject generates \r\n instead of \n.
AFAIK there is no way to change this via configuration of serializer.

@boma96
boma96 requested a review from ognjenkatic July 27, 2022 14:17

@ognjenkatic ognjenkatic left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, missed this issue

@ognjenkatic
ognjenkatic merged commit 17138bc into master Jul 28, 2022
@boma96
boma96 deleted the feat/master/serialization-newlines branch August 10, 2022 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants