Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DotNetMSBuildSettings is missing NodeReuse #4144

Closed
2 tasks done
alexrp opened this issue Apr 12, 2023 · 1 comment · Fixed by #4194
Closed
2 tasks done

DotNetMSBuildSettings is missing NodeReuse #4144

alexrp opened this issue Apr 12, 2023 · 1 comment · Fixed by #4194
Assignees
Milestone

Comments

@alexrp
Copy link

alexrp commented Apr 12, 2023

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

@cake-build-bot
Copy link

🎉 This issue has been resolved in version v3.2.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants