Trying to test simple apps on macOS 26, with VS Code Insiders and C#DK (all latest).
------------------------------------------------------------------------------
You may only use the Microsoft Visual Studio .NET/C/C++ Debugger (vsdbg) with
Visual Studio Code, Visual Studio or Visual Studio for Mac software to help you
develop and test your applications.
------------------------------------------------------------------------------
Hello, World!
The target process exited without raising a CoreCLR started event. Ensure that the target process is configured to use .NET Core. This may be expected if the target process did not run on .NET Core.
The program '[12023] test' has exited with code 0 (0x0).
I am seeing this error. It happens with both .NET 9 and .NET 10 latest. It was not happening on Sequoia.
Trying to test simple apps on macOS 26, with VS Code Insiders and C#DK (all latest).
I am seeing this error. It happens with both .NET 9 and .NET 10 latest. It was not happening on Sequoia.