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.Pnpm.
Summary
Don't generate a lockfile and fail if an update is needed. This setting is on by default in CI environments, so use
--no-frozen-lockfile if you need to disable it for some reason
- Assembly
- Cake
.Pnpm .dll - Namespace
- Cake
.Pnpm .Install - Containing Type
- PnpmInstallSettings
Syntax
public Nullable<bool> FrozenLockfile { get; set; }
Value
Type | Description |
---|---|
Nullable |