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

Fix for SemanticVersionPreReleaseTag Number parsing #13

Merged
merged 1 commit into from
Oct 29, 2015

Conversation

wgtmpeters
Copy link
Contributor

Fix for SemanticVersionPreReleaseTag Number parsing so that it can work with "number" group that is larger than MaxInt.

@clairernovotny
Copy link
Owner

Looping in @JakeGinnivan as I'm using the SemVer code from https://github.com/GitTools/GitVersion

Jake, what do you think?

@JakeGinnivan
Copy link

Looks fine to me, if it is that big then it is not going to be an incrementing number so thats fine to lose it.

On a side note I was thinking about pulling the SemVer classes from GitVersion out into a source only nuget package. Thoughts on that?

@clairernovotny
Copy link
Owner

A separate SemVer package would work for me (I'm ILMerge'ing everything in the project anyway) and it'd keep things more tidy.

clairernovotny pushed a commit that referenced this pull request Oct 29, 2015
Fix for SemanticVersionPreReleaseTag Number parsing
@clairernovotny clairernovotny merged commit 7ad37b1 into clairernovotny:master Oct 29, 2015
@clairernovotny
Copy link
Owner

Thanks!

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.

3 participants