dotnet / dotnet/vscode-dotnet-runtime

Update 2.3.2 doesn't find a debug adapter for type "coreclr".

Open
#2,246 14 comments 5 reactions 2 assignees Claimed by @nagilson View on GitHub
needs more info
Dominant language
TypeScript
Stars
209
Forks
455
PR merge metrics
No merged PRs in 30d

Description

### Describe the bug.

In the 2.3.2 update it breaks the C# Dev Kit, doesn't matter if you are using .NET 5, 6 or 8, not allowing you to run or debug via launch.json .

![Image](https://github.com/user-attachments/assets/004c430e-70f8-41b7-959b-ca8c12dac0e8)

The temporary fix for now is: Use the 2.3.1 version, it works properly and is able to "grab" the debug adapter correctly.

### Please attach log file(s) here if you have any.

Couldn't find a debug adapter descriptor for debug type 'coreclr' (extension might have failed to activate).

### Reproduction Steps

- Install .NET Install Tool v2.3.2
- Try to run a project that was previously working
- Might not run and display the problem

### Expected Behavior

Be able to run/debug the code via VsCode with the C# Dev Kit extension.

### Exceptions & Errors (if any)

_No response_

### .NET Install Tool Version

2.3.2

### Your operating system? Please provide more detail, such as the version and or distro above.

Windows

### VS Code Version

1.87.1

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.