17
Vote

Support build version information using SemVer RC1 notation

description

See discussion here:
http://nuget.codeplex.com/discussions/283794#post715745

Build information should facilitate continuous integration scenarios. This should be possible for pre-release packages as well.

In addition, it seems the pre-release version information does not allow additional dot-separated info, which is allowed by semver.org.

comments

johncrim wrote May 2, 2012 at 7:07 AM

I created issue: http://nuget.codeplex.com/workitem/2137 before seeing this. There's certainly a case that these are dups, but my bug description is more specific.

JeffHandley wrote Jan 23 at 9:07 PM

Putting into the NuGet 2.4 bucket. By the time we move on from 2.3, SemVer might have reached RTM. We don't want to implement support for build versions until SemVer hits RTM though.

forki wrote Jan 25 at 9:02 PM

My issue http://nuget.codeplex.com/workitem/2988 was warked as dup. Please check that this works as well.