PnpmInstallSettings.

NoLockfile Property

Summary

Don't read or generate a `pnpm-lock.yaml` file
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Install
Containing Type
PnpmInstallSettings

Syntax

public bool NoLockfile { get; set; }

Value

Type Description
bool