Migrate the ResolveRuntimePackAssets SDK task to support multithreaded MSBuild execution by adopting [MSBuildMultiThreadableTask] and (where required) IMultiThreadableTask with TaskEnvironment for path resolution.
Sub-task of #11835.
Tracking SDK PR: dotnet/sdk
When the linked SDK PR merges, this issue can be closed.
Migrate the
ResolveRuntimePackAssetsSDK task to support multithreaded MSBuild execution by adopting[MSBuildMultiThreadableTask]and (where required)IMultiThreadableTaskwithTaskEnvironmentfor path resolution.Sub-task of #11835.
Tracking SDK PR: dotnet/sdk
When the linked SDK PR merges, this issue can be closed.