Skip to content

[NETSDKE2E][Green]Failed to debug 8.0 projects with error ".csproj does not support debugging", when SDK 8.0 installed alone. #3239

Description

@yinjiehe01

REGRESSION INFO
Not repro on April release.
Repro on May pre-release 3,4,5 and 6.

INSTALL STEP

  1. Install SDK 8.0.422.
  2. Install latest VS Code and C# dev kit May prerelease 6 (C# May pre-release 6) extension.

REPRO STEPS

  1. Open vs code -> Create .NET project ->select a project e.g. console app.
  2. F1->Debug: Select and Start Debugging ->C# -> C#:project name

Expected
The project debug successfully.

Actual
The project debug failed with error ".csproj does not support debugging.No launchable target found."

Image

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions