cake-build / cake

:cake: Cake (C# Make) is a cross platform build automation system.
https://cakebuild.net
MIT License
3.85k stars 724 forks source link

`DotNetMSBuildSettings` is missing `NodeReuse` #4144

Closed alexrp closed 9 months ago

alexrp commented 1 year ago

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

cake-build-bot commented 8 months ago

:tada: This issue has been resolved in version v3.2.0 :tada:

The release is available on:

Your GitReleaseManager bot :package::rocket: