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 tag with which the package will be published.
By default the
latest
tag is used.
- Assembly
- Cake
.Npm .dll - Namespace
- Cake
.Npm .Publish - Containing Type
- NpmPublishSettings
Syntax
public string Tag { get; set; }
Value
Type | Description |
---|---|
string |