Skip to content

[NETSDKE2E] Unable to debug blazorwasm app. #8494

@yinjiehe01

Description

@yinjiehe01

REGRESSION INFO

Works well on C# pre-release build 2.84.19

INSTALL STEPS

1.Repro OS: Linux
2.Install latest VSCode (latest released version 1.103.0).
3.Install SDK 10.0 preview 7
4.Install C# main [2.88.34]

REPRO STEPS

  1. Create a blazorwasm app and open it in VS Code
  2. Click "yes" to create a lanch.json file.
Image
  1. click F5 to start debug.

ACTUAL

It prompt “Couldn't find a debug adapter descriptor for debug type ‘blazorwasm’(extension might have failed to activate)”
Image

EXPECTED

The project can debug successfully.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions