Skip to content

Add config file support to GitVersionTask #256

@SimonCropp

Description

@SimonCropp

If a file named GitVersionConfig.yaml is detected in the root git directory then settings will be read from that file.

Currently the only property supported is assemblyVersioningScheme which can be one of

  • MajorMinorPatch
  • MajorMinor
  • Major

So for example

assemblyVersioningScheme: Major

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions