dotnet/msbuild

Document `RegisterTaskObject` ignoring `allowEarlyCollection`

Open

#10 425 ouverte le 22 juil. 2024

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)C# (5 062 stars) (1 364 forks)batch import
Area: DocumentationArea: Enginehelp wantedtriaged

Description

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.

Guide contributeur