Skip to content

Opt File Based Apps into TrackFileWritesShareableOutsideOfProjectDirectory #52607

@baronfel

Description

@baronfel

Is your feature request related to a problem? Please describe.

FBA use an outside-of-the-project-cone layout for storing outputs, at least for Intermediate outputs stored in TEMP - this is prone to cleanup/incrementality issues that are solved in 10+ through use of the TrackFileWritesShareableOutsideOfProjectDirectory mechanism. Since FBA don't use Artifacts Layout (for a few design reasons that I'm working through with @DamianEdwards), they need to opt into this property explicitly to get the correctness benefits.

See dotnet/msbuild#12096 for details about the problem and the solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-run-fileItems related to the "dotnet run <file>" effortuntriagedRequest triage from a team member

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions