Skip to content

[WebToolsE2E][Green] Create Blazor WASM project then Debug, won't run the project. #2998

@maitan11

Description

@maitan11

REGRESSION INFO: Worked in March Stable CDK version: 3.10.14

INSTALL STEPS

OS: window x64
Install SDK 10.0.202
Install VS Code insiders - 1.117.0
Install April prerelease C# DK 3.13.205 (include C#2.135.19)

REPRO STEPS

  1. Open vs code > Create Blazor WASM App project
  2. Build project successfully
  3. Right-click the csproj then select Debug > Start New Instance

Note:

  1. The issue can repro both F5 and Ctrl-F5
  2. The issue can repro both WASM and Auto

ACTUAL
Debugging with Blazor WASM won't run the project.

Image

EXPECTED
Can run the project successfully.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions