As the title says. Maybe just use `EnableCrashReport=true`? References: * https://learn.microsoft.com/en-us/dotnet/core/diagnostics/collect-dumps-crash * https://github.com/dotnet/macios/pull/25823 * https://github.com/dotnet/macios/issues/25820
As the title says.
Maybe just use
EnableCrashReport=true?References: