MSBuild binary logs can capture detailed property tracking information by setting the MSBuildLogPropertyTracking environment variable. This feature tracks property reassignments, initial values, environment variable reads, and uninitialized property reads. The tracking values are bit flags (1, 2, 4, 8) that can be combined,
Sort: