This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Npm.
Summary
Gets or sets the
--git-tag-version option.
Tag the commit when using the npm version command. Setting this to false results in no commit being made at all.
- Assembly
- Cake
.Npm .dll - Namespace
- Cake
.Npm .BumpVersion - Containing Type
- Npm
Bump Version Settings
Syntax
public Nullable<bool> GitTagVersion { get; set; }
Value
| Type | Description |
|---|---|
| Nullable |
