EnvironmentOptions.

TargetsToBuild Property

Summary

The default targets to build.
Namespace
Buildalyzer.Environment
Containing Type
EnvironmentOptions

Syntax

public List<string> TargetsToBuild { get; }

Value

Type Description
List<T>