Summary
Gets or sets a value indicating whether to force restore to reevaluate all dependencies even if a lock file already exists.
- Namespace
- Cake
.Common .Tools .DotNet .Restore - Containing Type
- Dot
Net Restore Settings
Syntax
public bool ForceEvaluate { get; set; }
Remarks
Supported by .NET SDK version 2.1.500 and above.
Value
Type | Description |
---|---|
bool |