Why does my C# app crashes without any error when debugger is attached?
I have a .Net Core (ver 8.0) multiproject solution which uses a native library on Linux (.so).
I have a .Net Core (ver 8.0) multiproject solution which uses a native library on Linux (.so).