Simon Cropp
Simon Cropp
do u care about cls compliance?
yeah i dropped CLS compliance for all my libs several years ago. so far no one has complained
@nblumhardt do u want to make a call on this one?
@scascalespAV i have to ask. why would u want this?
sorry. why "winword or rtf documents"?
this should no longer be an issue with https://github.com/getsentry/sentry-dotnet/pull/1646 @mattjohnsonpint will update the docs: https://docs.sentry.io/platforms/dotnet/troubleshooting/#unhandled-exceptions-are-not-captured-when-using-an-async-main-method
related https://github.com/getsentry/sentry-dotnet/issues/193
consider researching how to extract symbols from a symbols server and bundle them as part of a build
> level=fatal as handled:false my instinct says to use this approach, and deal with the consequences as they come up can u think of an cases where " level=fatal as...
i will investigate if the "fatal is handled:false" should be applied in other places