The maximum number of CPUs to use when building.
public int? MaxCpuCount { get; set; }
Use 1 to enforce sequential builds.
1