PaketRestoreSettings.

TouchAffectedRefs Property

Summary

Gets or sets a value indicating whether to touch project files referencing packages which are being restored, to help incremental build tools detecting the change.

Syntax

public bool TouchAffectedRefs { get; set; }

Value

Type Description
bool