Skip to content

Conversation

rob-vangelder
Copy link

PowerShell will always use InvariantCulture when performing String Interpolation. This change allows CurrentCulture to be used in its place.
A good explanation is here: https://stackoverflow.com/questions/2379514/powershell-formatting-values-in-another-culture/37603732#37603732

PowerShell will always use InvariantCulture when performing String Interpolation. This change allows CurrentCulture to be used in its place.
A good explanation is here: https://stackoverflow.com/questions/2379514/powershell-formatting-values-in-another-culture/37603732#37603732
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.

1 participant