DestinationSubDirectory does not work recursively
Open
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
This is a bit of an unexpected behavior for me, although I doubt it counts as a bug given that it probably wasn't intended.
the `` attribute works fine when we are talking about implicit references. But I would have expected it to work recursively up the directory structure. To this end I have created a reproduction repository:
https://github.com/CEbbinghaus/DestinationSubDirectoryRepro
It's probably not trivial to implement but having functionality like this would go a long way to keeping the root directory clear and being able to better organize libraries.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.