Adding roslyn version info in the `dotnet --info` output
Open
Area-NetSDK
untriaged
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
### Is your feature request related to a problem? Please describe.
It would be easy to know whether the Roslyn's new features are available or not
### Describe the solution you'd like
Currently, we already have the MSBuild version, maybe we could add the Roslyn version also

https://github.com/dotnet/sdk/blob/a4e5d121bf4d32de6c8c79432b2d3283b68f7a67/src/Cli/dotnet/CommandLineInfo.cs#L17-L25
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.