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 registry where the package should be published to.
Defaulted to whatever the NPM configuration is.
- Assembly
- Cake
.Npm .dll - Namespace
- Cake
.Npm .Publish - Containing Type
- NpmPublishSettings
Syntax
public Uri Registry { get; set; }
Value
Type | Description |
---|---|
Uri |