`dotnet info` command doesn't output info about invalid sdk version in `global.json`like `dotnet --info` does
Open
Area-Install
untriaged
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
.NET SDK 10.0.103
Using
```json
{
..."version":"10.0.0"
}
```
Ref: https://github.com/dotnet/runtime/pull/118418
cc @elinor-fung @baronfel
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.