dotnet / dotnet/project-system
rename on Globbed DependsUpon duplicates files into csproj
Open
Feature-Project-File-Simplification
Needs-CPS-work
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
When rename on an item with DependsUpon files nested under it, those files are incorrectly duplicated into the csproj.
related to https://github.com/dotnet/project-system/issues/2873
here is a PR after a rename has occured https://github.com/SimonCropp/NestedRepro/pull/1/files
Repo'd on VS Versions
* Community VisualStudio.16.Preview/16.5.0-pre.1.0+29521.150
* Community VisualStudio.16.Release/16.4.0+29519.181
I also repro'd on my work machine with the pro version of VS
Contributor guide
Assessment
This issue has not been assessed yet.