EnvironmentOptions.

Restore Property

Summary

Runs the restore target prior to any other targets using the MSBuild restore switch.
Namespace
Buildalyzer.Environment
Containing Type
EnvironmentOptions

Syntax

public bool Restore { get; set; }

Remarks

See https://github.com/Microsoft/msbuild/pull/2414.

Value

Type Description
bool