PnpmUpdateSettings.

Prod Property

Summary

Update packages only in 'dependencies' and 'optionalDependencies'
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Update
Containing Type
PnpmUpdateSettings

Syntax

public bool Prod { get; set; }

Value

Type Description
bool