Skip to content

VSTS - BuildNumber replacement not wanted #1389

@karoldeland

Description

@karoldeland

I would like to know if there is a reason to automatically update the build number variable when no variable has been set in the build number. I cannot use a build number template like the following if I build more than one project with the nuget package.

I want to use this build number template : $(GITVERSION_FullSemVer)-$(date:yyyy.MM.dd)$(rev:.r)

The build number is always replaced by the FullSemVer version number...

At least, would be great to have an opt-out option to not replace the build number with fullsemver by default.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions