Skip to content

Fix culture-sensitive BPM parsing#363

Open
sk-zk wants to merge 1 commit intomono:mainfrom
sk-zk:parse-bpm
Open

Fix culture-sensitive BPM parsing#363
sk-zk wants to merge 1 commit intomono:mainfrom
sk-zk:parse-bpm

Conversation

@sk-zk
Copy link

@sk-zk sk-zk commented Mar 9, 2025

Prevents a BPM tag like "123.45" from getting parsed as "12345" if a locale with , as decimal separator is used. Fixes #236.

@sk-zk
Copy link
Author

sk-zk commented Mar 9, 2025

@dotnet-policy-service agree

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.

BPM parsing is culture sensitive

1 participant