[Refactoring] make file structure correspond to namespaces
Open
internal-team-onboarding
Priority:2
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
There are interfaces e.g. [ITranslator](https://github.com/dotnet/msbuild/blob/main/src/Framework/ITranslator.cs) belonging to `namespace Microsoft.Build.BackEnd` in src/Framework.
This is confusing when there is a src/Build/BackEnd folder.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.