sentry-dotnet
sentry-dotnet copied to clipboard
Investigate using custom builds for AOT compiled or trimmed apps
We have code that can't/should't run when the client app builds for NativeAOT/Trimmed. Currently, we're checking this at runtime. Try to follow up in this discussion whether/how we could make that work at compile-time of the SDK(?)
https://github.com/dotnet/runtime/issues/96528