dotnet / dotnet/sdk

Adding roslyn version info in the `dotnet --info` output

Open
#44,041 1 comment 3 reactions 1 assignee Claimed by @joeloff View on GitHub
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

![dotnet info output](https://github.com/user-attachments/assets/ff4e0714-e166-46c5-9f7b-2efc6c8a1a32)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.