dotnet/msbuild

Document `RegisterTaskObject` ignoring `allowEarlyCollection`

开放

#10,425 创建于 2024年7月22日

 (1 条评论) (0 个反应) (0 位负责人)C# (1,364 个派生)batch import
Area: DocumentationArea: Enginehelp wantedtriaged

仓库指标

星标
 (5,062 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

https://github.com/dotnet/msbuild/blob/8b03742aafd18a26a5d03cd045e4d24963886503/src/Shared/RegisteredTaskObjectCacheBase.cs#L59-L64

Notice how allowEarlyCollection is ignored. It was dropped in some pre-GitHub release. We should document that.

贡献者指南