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

changed build script to allow adoption of SemVer #40

Merged
merged 1 commit into from Feb 12, 2013
Merged

changed build script to allow adoption of SemVer #40

merged 1 commit into from Feb 12, 2013

Conversation

adamralph
Copy link
Contributor

fixes #37

…uspec and informational version using first 3 numbers

incremented version to 1.8.0.0
including updated VersionAssemblyInfo.cs
@adamralph
Copy link
Contributor Author

I'm leaving this one open for @FakeItEasy/owners to review

@@ -82,6 +85,7 @@
<AssemblyInfo OutputFile="%(UpdateVersionFiles.FullPath)" CodeLanguage="CS"
AssemblyVersion="$(VersionNumber)"
AssemblyFileVersion="$(VersionNumber)"
AssemblyInformationalVersion="$(AssemblyInformationalVersion)"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ouch - I didn't realise this file was using tabs instead of spaces! See #36 (comment)

@adamralph
Copy link
Contributor Author

@FakeItEasy/owners if there are no objections, I'll probably merge this one this evening and close #37

@patrik-hagne
Copy link
Member

It looks good to me. I don't always have time to answer quickly but I trust you 100% so just go ahead. I'm very happy to have you onboard, just incredible work so far! Thanks a bunch!

adamralph added a commit that referenced this pull request Feb 12, 2013
changed build script to allow adoption of SemVer
fixes #37
@adamralph adamralph merged commit 326f6de into FakeItEasy:master Feb 12, 2013
@adamralph adamralph deleted the 37-semver branch February 12, 2013 19:00
@ghost ghost assigned adamralph Feb 22, 2013
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.

Adopt Semantic Versioning 2.0.0-rc.1
2 participants