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 packages should be restored from.
Defaulted to whatever the NPM configuration is.
- Assembly
- Cake
.Npm .dll - Namespace
- Cake
.Npm .Ci - Containing Type
- NpmCiSettings
Syntax
public Uri Registry { get; set; }
Value
Type | Description |
---|---|
Uri |