PnpmInstallSettings.

VerifyStoreIntegrity Property

Summary

If false, doesn't check whether packages in the store were mutated
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Install
Containing Type
PnpmInstallSettings

Syntax

public Nullable<bool> VerifyStoreIntegrity { get; set; }

Value

Type Description
Nullable<bool>