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
--allow-same-version
option.
Prevents throwing an error when npm version is used to set the new version to the same value as the current version.
- Assembly
- Cake
.Npm .dll - Namespace
- Cake
.Npm .BumpVersion - Containing Type
- Npm
Bump Version Settings
Syntax
public Nullable<bool> AllowSameVersion { get; set; }
Value
Type | Description |
---|---|
Nullable |