Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The culture problem has been fixed #472

Merged
merged 1 commit into from
Sep 5, 2022

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
Contributor

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.

None yet

2 participants