REGRESSION INFO
Not repro on April release.
Repro on May pre-release 3,4,5 and 6.
INSTALL STEP
- Install SDK 8.0.422.
- Install latest VS Code and C# dev kit May prerelease 6 (C# May pre-release 6) extension.
REPRO STEPS
- Open vs code -> Create .NET project ->select a project e.g. console app.
- 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."

REGRESSION INFO
Not repro on April release.
Repro on May pre-release 3,4,5 and 6.
INSTALL STEP
REPRO STEPS
Expected
The project debug successfully.
Actual
The project debug failed with error ".csproj does not support debugging.No launchable target found."