PnpmUpdateSettings.

Packages Property

Summary

Packages names to update
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Update
Containing Type
PnpmUpdateSettings

Syntax

public HashSet<string> Packages { get; }

Value

Type Description
HashSet<string>