Skip to content

The culture problem has been fixed#472

Merged
andrerav merged 1 commit intoMapsterMapper:masterfrom
mehmetemineker:master
Sep 5, 2022
Merged

The culture problem has been fixed#472
andrerav merged 1 commit intoMapsterMapper:masterfrom
mehmetemineker:master

Conversation

@mehmetemineker
Copy link
Contributor

During the mapping phase, I encountered a problem caused by the local culture. The ToLower and ToUpper methods needed to be changed to ToLowerInvariant and ToUpperInvariant. I fixed this and the unit tests also ran without issue.

@andrerav andrerav merged commit a75b3c6 into MapsterMapper:master Sep 5, 2022
@andrerav
Copy link
Member

andrerav commented Sep 5, 2022

@mehmetemineker Thank you very much! :)

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