Multithreaded Task Migration

Guide for migrating MSBuild tasks to multithreaded mode support, including compatibility red-team review. Use this when converting tasks to thread-safe versions, implementing IMultiThreadableTask, adding TaskEnvironment support, or auditing migrations for behavioral compatibility. Use when this capability is needed.

tomevault-io 74c69bb 2 files · 14.9 KB Updated

File contents

tomevault-io/skills-registry/tree/main/dotnet--msbuild--multithreaded-task-migration commit 74c69bb636

Frequently asked questions

npx skillmds@latest add tomevault-io/multithreaded-task-migration