dotnet / dotnet/command-line-api
Project name and containing directory don't match for src/System.CommandLine.Suggest/dotnet-suggest.csproj
Open
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
The `dotnet-suggest` package is at `src/System.CommandLine.Suggest/dotnet-suggest.csproj`, which makes it hard to find. Based on ordinary project structure, I would expect to find it at `src/dotnet-suggest/dotnet-suggest.csproj`.
Is there any reason to call the dir `System.CommandLine.Suggest`? I don't see this name being referenced anywhere.
Contributor guide
Assessment
This issue has not been assessed yet.