Is there a glossary of MSBuild terminology?


* RAR: Acronym for the ""ResolveAssemblyReference"" task.
* TLDA: Acronym for top-level dependency analysis. This refers to the timestamp checking that the ""MSBuild"" engine does at the <Target> level, based on the files specified in the "Inputs" and "Outputs" attributes of the <Target> node.
Microsoft Communities