TaggedCommitVersionStrategy.

TaggedCommitVersionStrategy.VersionTaggedCommit Class

Namespace
GitVersion.VersionCalculation
Base Types
  • object
graph BT Type-->Base0["object"] Type["TaggedCommitVersionStrategy.VersionTaggedCommit"] class Type type-node

Syntax

protected class TaggedCommitVersionStrategy.VersionTaggedCommit

Constructors

Fields

Name Constant Value Summary
Commit
SemVer
Tag

Methods

Name Value Summary
ToString() string

Extension Methods

Name Value Summary
GetProperties() IEnumerable<KeyValuePair<string, string>>
NotNull<TaggedCommitVersionStrategy.VersionTaggedCommit>(string) T
GitHub