Skip to content

Remove NodeReuse setting from build response - #392

Open
Rainer Sigwald (rainersigwald) wants to merge 1 commit into
mainfrom
rainersigwald-patch-1
Open

Remove NodeReuse setting from build response#392
Rainer Sigwald (rainersigwald) wants to merge 1 commit into
mainfrom
rainersigwald-patch-1

Conversation

@rainersigwald

Copy link
Copy Markdown
Member

Node reuse should be left on, especially now with the MSBuild team doing a lot of server and multithreading dogfooding.

Node reuse should be left on, especially now with the MSBuild team doing a lot of server and multithreading dogfooding.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the repository-wide MSBuild response file to stop explicitly disabling MSBuild node reuse, allowing the default node reuse behavior to apply during builds.

Changes:

  • Removed the -NodeReuse:false flag from Directory.Build.rsp, no longer forcing node reuse off for all builds.

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants