dotnet/msbuild

Document `RegisterTaskObject` ignoring `allowEarlyCollection`

Open

#10,425 opened on 2024年7月22日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)C# (5,062 stars) (1,364 forks)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