PnpmAddSettings.

SaveWorkspaceProtocol Property

Summary

Save packages from the workspace with a "workspace:" protocol. True by default
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Add
Containing Type
PnpmAddSettings

Syntax

public Nullable<bool> SaveWorkspaceProtocol { get; set; }

Value

Type Description
Nullable<bool>