Skip to content

Wrong variable names in documentation #1252

@aronsky

Description

@aronsky

The description in the Visual Studio Marketplace suggests using variables formatted as $(GitVersion_NuGetVersion) and $(GitVersion_SemVer). However, when using VSTS, one should format the variables as $(GitVersion.NuGetVersion) and $(GitVersion.SemVer) (period instead of an underscore). I'm not sure where the text is hosted, so I can't make a PR to fix that.

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