From d9fa339f6bfd46a715d716bc339ad07e46dcf823 Mon Sep 17 00:00:00 2001 From: Bruno Garcia Date: Sat, 16 Nov 2024 21:32:36 -0500 Subject: [PATCH] blazor: wasm package is ga --- docs/platforms/dotnet/guides/blazor-webassembly/index.mdx | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/platforms/dotnet/guides/blazor-webassembly/index.mdx b/docs/platforms/dotnet/guides/blazor-webassembly/index.mdx index 8a6042c222052..07ffced83cf70 100644 --- a/docs/platforms/dotnet/guides/blazor-webassembly/index.mdx +++ b/docs/platforms/dotnet/guides/blazor-webassembly/index.mdx @@ -6,13 +6,6 @@ description: "Learn about Sentry's .NET integration with Blazor WebAssembly." Sentry provides an integration with Blazor WebAssembly through the [Sentry.AspNetCore.Blazor.WebAssembly NuGet package](https://www.nuget.org/packages/Sentry.AspNetCore.Blazor.WebAssembly). - - -The Blazor WebAssembly package is currently in alpha preview. Alpha features are still in progress and may have bugs. We recognize the irony. - - - - ## Install Add the Sentry dependency to your Blazor WebAssembly application: