Skip to content

Conversation

Forgind
Copy link
Contributor

@Forgind Forgind commented Feb 7, 2023

See #8351

Forgind and others added 2 commits February 7, 2023 09:06
(Copied from dotnet#8351)

Fixes AB#1678521

Context
dotnet#8049 broke the temp filtering logic by using the MSBuild-specific temp path instead of the true base temp path. This manifests as an overbuild of some C++ projects.

Changes Made
Reverted the change. Enabled relevant unit tests.

Testing
Existing unit tests and a C++ end-to-end repro.

Notes
The rest of FileTracker tests cannot be enabled without significant work (related to dotnet#649).
@Forgind Forgind marked this pull request as ready for review February 7, 2023 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants