Skip to content

XamlTaskFactory, CodeTaskFactory and RoslynTaskFactory tasks should work out of process. #11914

@AR-May

Description

@AR-May

Tasks created using XamlTaskFactory, CodeTaskFactory, and RoslynTaskFactory currently do not support out-of-process execution. This limitation prevents these tasks from running in isolated task host processes, which is necessary for single-node, multithreaded build scenarios.

Metadata

Metadata

Assignees

Labels

Area: TasksIssues impacting the tasks shipped in Microsoft.Build.Tasks.Core.dll.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions