DotNetRestoreSettings.

UseLockFile Property

Summary

Gets or sets a value indicating whether to enable project lock file to be generated and used with restore.

Syntax

public bool UseLockFile { get; set; }

Remarks

Supported by .NET SDK version 2.1.500 and above.

Value

Type Description
bool