msbuild icon indicating copy to clipboard operation
msbuild copied to clipboard

Support for Arm64 immutable directories fast file up to date check

Open rokonec opened this issue 3 years ago • 0 comments

Fixes #7951

Context

During testing Arm64 MSBuild we detected regression caused by not considering some Arm64 known directories as immutable for files up to date check.

Changes Made

Adding arm64 directories in file classifier.

Testing

Local and Arm64 device.

rokonec avatar Sep 09 '22 16:09 rokonec