63d30787b9
The `dotnet sln list` command uses `Project reference(s)` as the header for the output instead of `Project(s)`. To be consistent with Visual Studio, the header should refer to these as projects rather than project references as users can't add "project references" to a solution. This commit changes the header to `Project(s)`. Additionally, the command now filters out solution folders and only shows projects. Fixes #9246. |
||
---|---|---|
.. | ||
dotnet-sln-list.Tests.csproj | ||
GivenDotnetSlnList.cs | ||
MSBuild.exe | ||
MSBuild.exe.config |