Skip to content

GitVersionTask 3.6.5 ignoring GitVersion.yml in project dir #1124

@asherber

Description

@asherber

I've seen other similar issues. I've got a project with GV 3.6.5 from NuGet. My GitVersion.yml reads:

assembly-informational-format: '{FullSemVer}.{Sha}'
mode: ContinuousDelivery
branches: {}
ignore:
  sha: []

GitVersion /showConfig does correctly show my custom assembly-informational-format, but building the project uses the default {InformationalVersion}.

I have tried deleting the .git/gitversion_cache folder and rebuilding, but no luck.

Any suggestions would be appreciated.

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