Embed presentation
Download to read offline












The document discusses task batching in MSBuild, where tasks are grouped and executed together based on metadata, and target batching, where targets are executed once per batch based on output attributes. It also covers incremental building in MSBuild, where targets are skipped if their inputs and outputs are up-to-date.











