dotnet/msbuild

Document `RegisterTaskObject` ignoring `allowEarlyCollection`

Aperta

#10.425 aperta il 22 lug 2024

 (1 commento) (0 reazioni) (0 assegnatari)C# (1364 fork)batch import
Area: DocumentationArea: Enginehelp wantedtriaged

Metriche repository

Star
 (5062 stelle)
Metriche merge PR
 (Merge medio 11g 7h) (125 PR mergiate in 30 g)

Descrizione

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.

Guida contributor