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

Case insensitive handling of culture identifier #391

Merged
merged 1 commit into from
Jul 31, 2021

Conversation

mkaring
Copy link
Owner

@mkaring mkaring commented Jul 30, 2021

The culture identifier of resources is not handled case sensitive anymore. Even if the case of the culture does not match, the renaming will be handled properly. The casing of the tag will be retained.

Also added a test to cover this specific case.

fixes #389

The culture identifier of resources is not handled case sensitive anymore. Even if the case of the culture does not match, the renaming will be handled properly. The casing of the tag will be retained.

Also added a test to cover this specific case.
@mkaring mkaring added the bug Something isn't working label Jul 30, 2021
@mkaring mkaring added this to the 1.6 milestone Jul 30, 2021
@AppVeyorBot
Copy link

Build ConfuserEx 840 completed (commit d8f380ae9a by @mkaring)

@mkaring mkaring merged commit 4720cbe into master Jul 31, 2021
@mkaring mkaring deleted the feature/389_case_insensitive_culture branch July 31, 2021 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Skip rename satellite assembly. With sample Project
2 participants