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 was archived by the owner on Jan 10, 2026. It is now read-only.
The following code is done with F# interactive, but I trust you get the point. Here's how to repro the problem:
When given a version string "2.0", IsVersion function accepts it as valid version, but TryParse cannot parse it.