PnpmOutdatedSettings.

Packages Property

Summary

Package names to check outdated only from this list
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Outdated
Containing Type
PnpmOutdatedSettings

Syntax

public HashSet<string> Packages { get; }

Value

Type Description
HashSet<string>