Skip to content

Conversation

@baronfel
Copy link
Member

Reverts #12096

The rootcause is tracked internally: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2533238/

Copilot AI review requested due to automatic review settings July 28, 2025 18:31
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR reverts a feature that allowed FileWritesShareable to be tracked and cleaned outside of the project directory with an opt-in flag. The revert removes the TrackFileWritesShareableOutsideOfProjectDirectory property and associated logic that was added to support .NET SDK's Artifacts Layout feature.

  • Removes the TrackFileWritesShareableOutsideOfProjectDirectory property and its default value
  • Eliminates the FilesToTrackFromOutputDirectories item group that conditionally included FileWritesShareable
  • Restores the original behavior where only FileWrites (not FileWritesShareable) are tracked in output directories

@baronfel
Copy link
Member Author

Hold on this one - the VMR may fix-forward with #12236 instead.

@YuliiaKovalova YuliiaKovalova enabled auto-merge (squash) August 1, 2025 08:43
@YuliiaKovalova YuliiaKovalova merged commit a5695e1 into main Aug 1, 2025
9 checks passed
@YuliiaKovalova YuliiaKovalova deleted the revert-12096-allow-tracking-filewrites-outside-project-cone branch August 1, 2025 08:48
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.

4 participants