DotNetMSBuildSettings is missing NodeReuse (original) (raw)

Prerequisites

Cake runner

Cake .NET Tool

Cake version

3.0.0

Operating system

N/A

Operating system architecture

N/A

CI Server

No response

What are you seeing?

DotNetMSBuildSettings is missing the NodeReuse property that MSBuildSettings has, necessitating the use of a Directory.Build.rsp file to set this flag.

What is expected?

DotNetMSBuildSettings should have a NodeReuse property.

Steps to Reproduce

N/A

Output log

No response