dotnet / dotnet/project-system

Allow developers to set an entire folder for copying/publishing

Open
#1,582 0 comments 0 reactions 0 assignees View on GitHub
Triage-Approved
Dominant language
C#
Stars
1k
Forks
415
PR merge metrics
No merged PRs in 30d

Description

See: https://github.com/dotnet/roslyn-project-system/issues/1579.

Allow developers to set an entire folder for copying to output directory via Project Properties, or any other common metadata, setting it would result in:

```

PreserveNewest

```

This will be quite complex, because what metadata should be applied to the folder? It would need to inherit all the metadata from it's contents, and merged so that only common metadata is present.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.