-
-
Notifications
You must be signed in to change notification settings - Fork 764
Closed
Description
Prerequisites
- I have written a descriptive issue title
- I have searched issues to ensure it has not already been reported
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