dotnet / dotnet/msbuild

[Feature] "easy" remove empty directories

Open
#3,149 1 comment 1 reaction 0 assignees View on GitHub
triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 13h
Merged PRs (30d)
133

Description

MSBuild should have an "easy" way to remove empty directories. By easy, it shouldn't require writing a PS1 or a new task dedicated to this job. Consider "folding" in the option to existing Delete Task or RemoveDir Task.

C# and thus Task has nice functionalty. https://stackoverflow.com/questions/2811509/c-sharp-remove-all-empty-subdirectories

Thanks

Felix

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.