Skip to content

Commit a3e8ba6

Browse files
committed
restore blazor wasm sdk
1 parent a918f4d commit a3e8ba6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Sentry.AspNetCore.Blazor.WebAssembly/Sentry.AspNetCore.Blazor.WebAssembly.csproj

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77

88
<ItemGroup>
99
<ProjectReference Include="..\Sentry.Extensions.Logging\Sentry.Extensions.Logging.csproj" />
10-
<ProjectReference Include="..\Sentry\Sentry.csproj">
11-
<AdditionalProperties>UsingSentryBlazorWebAssemblySdk=true</AdditionalProperties>
12-
</ProjectReference>
10+
<ProjectReference Include="..\Sentry\Sentry.csproj" />
1311
</ItemGroup>
1412

1513
<ItemGroup Condition="'$(TargetFramework)' == 'net9.0'">

0 commit comments

Comments
 (0)