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
FAKE's SemVerHelper attempts to parse the prerelease as an Int32, which overflows with the inclusion of the full year. Include a T separator for time to prevent SemVerHelper from trying to be too helpful.
(cherry picked from commit bb57b58)
0 commit comments