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
- Open vs code > Create Blazor WASM App project
- Build project successfully
- Right-click the csproj then select Debug > Start New Instance
Note:
- The issue can repro both F5 and Ctrl-F5
- The issue can repro both WASM and Auto
ACTUAL
Debugging with Blazor WASM won't run the project.
EXPECTED
Can run the project successfully.
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
Note:
ACTUAL
Debugging with Blazor WASM won't run the project.
EXPECTED
Can run the project successfully.