dotnet / dotnet/msbuild

Custom task factory JsonToItemsTaskFactory used in runtime

Open
#15,010 0 comments 1 reaction 0 assignees View on GitHub
Area: Multithreaded
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

See https://github.com/dotnet/runtime/blob/main/src/tasks/MonoTargetsTasks/JsonToItemsTaskFactory/README.md

This is incompatible with `-mt` which doesn't support custom task factories.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked src/tasks/MonoTargetsTasks/JsonToItemsTaskFactory/README.md and trace how JsonToItemsTaskFactory is used in the runtime integration. Reproduce or inspect the interaction with -mt, then determine a fix that allows the relevant runtime task path to work without unsupported custom task factories. No test or specific acceptance condition is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.