Use .NET Install Tool for debugger runtime lookup
Open
Debugger
untriaged
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 737
- Avg merge
- 18h 40m
- Merged PRs (30d)
- 31
Description
See https://github.com/dotnet/vscode-csharp/issues/8312#issuecomment-2902970817 for more info
We should work with the .NET Install tool extension to provide an API we can use to look up the installed SDK architecture, instead of manually querying dotnet info.
Code to potentially remove: https://github.com/dotnet/vscode-csharp/blob/ff6e65a14cedf55fe930f36e685564a4d5780086/src/shared/utils/getDotnetInfo.ts#L14
Contributor guide
Assessment
This issue has not been assessed yet.