dotnet/msbuild

Document `RegisterTaskObject` ignoring `allowEarlyCollection`

Offen

#10.425 geöffnet am 22.07.2024

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C# (1.364 Forks)batch import
Area: DocumentationArea: Enginehelp wantedtriaged

Repository-Metriken

Stars
 (5.062 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide