REGRESSION INFO: Worked in April Stable CDK 3.20.197 & pre-release 3.14.196
INSTALL STEPS
OS: Window x64 & Mac arm
Install SDK 8.0.421
Install VS Code insiders - 1.122.0
Install main CDK 3.14.279 (include C#2.143.9)
REPRO STEPS
- Open vs code > Create Console project
- Wait for the project loading completed
- Right-click the csproj then select Debug > Start New Instance
ACTUAL
Get an error message: No launchable target found.
EXPECTED
Can run the project successfully.
Note
This issue only repro on .NET 8.0 + main branch CDK and does not repro on .NET 9.0/10.0 + main branch CDK.
REGRESSION INFO: Worked in April Stable CDK 3.20.197 & pre-release 3.14.196
INSTALL STEPS
OS: Window x64 & Mac arm
Install SDK 8.0.421
Install VS Code insiders - 1.122.0
Install main CDK 3.14.279 (include C#2.143.9)
REPRO STEPS
ACTUAL
Get an error message: No launchable target found.
EXPECTED
Can run the project successfully.
Note
This issue only repro on .NET 8.0 + main branch CDK and does not repro on .NET 9.0/10.0 + main branch CDK.