You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.
While building the .NET version I noticed that the sorting of the MQ menu is alphanumeric rather then numeric.
Which can result in output such as:
I've handle this in the .NET version by sorting on the parsed values as doubles. Wondered if you wanted to do the same?
The text was updated successfully, but these errors were encountered: