Skip to content

Migrate intrinsic tasks to the new task API #12850

Description

@AR-May

Intrinsic tasks such as MSBuild and CallTarget cannot run in the task host because they rely on IBuildEngine callbacks. Since moving tasks to the task host node is the mechanism for running non-compatible tasks in multithreaded mode, these tasks must be migrated to the new task API to ensure proper execution in the multithreaded mode.

Metadata

Metadata

Assignees

Labels

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

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions