dotnet/msbuild

Document `RegisterTaskObject` ignoring `allowEarlyCollection`

Open

#10,425 建立於 2024年7月22日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C# (1,364 fork)batch import
Area: DocumentationArea: Enginehelp wantedtriaged

倉庫指標

Star
 (5,062 star)
PR 合併指標
 (平均合併 11天 7小時) (30 天內合併 125 個 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.

貢獻者指南