Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SemVerInfo.ToString doesn't match input #1154

Closed
allykzam opened this issue Feb 29, 2016 · 1 comment
Closed

SemVerInfo.ToString doesn't match input #1154

allykzam opened this issue Feb 29, 2016 · 1 comment

Comments

@allykzam
Copy link
Contributor

Given a release notes with version 2.9.75-beta2, calling notes.SemVer.ToString() returns 2.9.75-beta instead of 2.9.75-beta2. Appears to be from here. Not sure if it makes a difference, but Paket's SemVerInfo typedef contains an Original field that contains the original text that was parsed; FAKE's SemVerInfo could do the same maybe?

@dsyme
Copy link
Collaborator

dsyme commented Oct 6, 2016

fixed

@dsyme dsyme closed this as completed Oct 6, 2016
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

No branches or pull requests

2 participants