DotNetRestoreSettings.

ForceEvaluate Property

Summary

Gets or sets a value indicating whether to force restore to reevaluate all dependencies even if a lock file already exists.

Syntax

public bool ForceEvaluate { get; set; }

Remarks

Supported by .NET SDK version 2.1.500 and above.

Value

Type Description
bool