Skip to content

Sentry.Extensions.Logging issue with Blazor WebAssembly in .NET 10 RC 1 #4550

@yasmoradi

Description

@yasmoradi

Description

Simply create a new blazor wasm project, and use WasmBuildNative while Sentry.Extensions.Logging is installed, regardless of its version.

<PropertyGroup>
     <WasmBuildNative>true</WasmBuildNative>
<PropertyGroup>

Notes:

1- The Sentry.AspNetCore.Blazor.WebAssembly is relying on Sentry.Extensions.Logging
2- WasmBuildNative is required in lots of scenarios, but I'm not saying it's needed by Sentry itself.

Metadata

Metadata

No fields configured for issues without a type.

Projects

Status

Done

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions