Fixes
- Fail when building Blazor WASM with Profiling. We don't support profiling in Blazor WebAssembly projects. (#4512)
- Do not overwrite user IP if it is set manually in ASP.NET sdk (#4513)
- Fix
SentryOptions.Native.SuppressSignalAborts
andSuppressExcBadAccess
on iOS (#4521)