Fast Up To Date Check fails for files linked from a neighbor project #9124
Labels
Feature-Up-to-date
Build up-to-date check that avoids shelling out to MSBuild unless necessary.
Regression
Regressions from a previous (typically public) build or release.
Resolution-Fixed
The bug has been fixed, refer to the milestone to see in which release it was fixed.
Milestone
Visual Studio Version
17.6.3
Summary
Build system ignores changes in files when they referenced from multiple projects. Setting DisableFastUpToDateCheck to true mitigates the issue.
Steps to Reproduce
Expected Behavior
The output should change too
Actual Behavior
The output prints original text file content
User Impact
Users have to clean or rebuild the project every time a content file changed.
https://cdn.discordapp.com/attachments/732310858776182866/1122298127647506432/bug.mp4
MSBuildBufRepro.zip
The text was updated successfully, but these errors were encountered: