Summary
Gets or sets a value indicating whether to enable project lock file to be generated and used with restore.
- Namespace
- Cake
.Common .Tools .DotNet .Restore - Containing Type
- Dot
Net Restore Settings
Syntax
public bool UseLockFile { get; set; }
Remarks
Supported by .NET SDK version 2.1.500 and above.
Value
Type | Description |
---|---|
bool |