Skip to content

[Bug] Assembly Informational Version custumization ignored #2199

@fedebn

Description

@fedebn

Using GitVersion.yml to set custumized Assembly Informational Version, any charater used to separate version number from ShortSha is ignored and substitued with -.

Expected Behavior

verified with version 5.1.3

assembly-informational-format: '{Major}.{Minor}.{Patch}_{ShortSha}'
1.2.3_856daf9

Actual Behavior

verified with version 5.2.4

assembly-informational-format: '{Major}.{Minor}.{Patch}_{ShortSha}'
1.2.3-856daf9

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions