dotnet/msbuild

Document `RegisterTaskObject` ignoring `allowEarlyCollection`

Open

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

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C# (5,062 star) (1,364 fork)batch import
Area: DocumentationArea: Enginehelp wantedtriaged

描述

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.

贡献者指南

Document `RegisterTaskObject` ignoring `allowEarlyCollection` · dotnet/msbuild#10425 | Good First Issue