PnpmInstallSettings.

LockfileOnly Property

Summary

Dependencies are not downloaded. Only `pnpm-lock.yaml` is updated
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Install
Containing Type
PnpmInstallSettings

Syntax

public bool LockfileOnly { get; set; }

Value

Type Description
bool