You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce a new in-process node type, or modify the existing node type, to allow a single process to host multiple MSBuild nodes.
Implement a configuration switch for multi-process MSBuild that controls whether to use the new in-proc multi-node model or retain the traditional one-node-per-process behavior.