Skip to content

Commit 7682ef6

Browse files
Minor MAUI text improvements (#5278)
1 parent e29374f commit 7682ef6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/wizard/dotnet/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ type: language
66
---
77

88
<Alert level="info">
9-
Sentry for .NET is a collection of NuGet packages provided by Sentry; it supports .NET Framework 4.6.1 and .NET Core 2.0 and above. At its core, Sentry for .NET provides a raw client for sending events to Sentry. If you use a framework such as <strong>ASP.NET</strong>, <strong>WinForms</strong>, <strong>WPF</strong>, <strong>Xamarin</strong>, <strong>Serilog</strong>, or similar, we recommend visiting our <a href="https://docs.sentry.io/platforms/dotnet/">Sentry .NET</a> documentation for installation instructions.
9+
Sentry for .NET is a collection of NuGet packages provided by Sentry; it supports .NET Framework 4.6.1 and .NET Core 2.0 and above. At its core, Sentry for .NET provides a raw client for sending events to Sentry. If you use a framework such as <strong>ASP.NET</strong>, <strong>WinForms</strong>, <strong>WPF</strong>, <strong>MAUI</strong>, <strong>Xamarin</strong>, <strong>Serilog</strong>, or similar, we recommend visiting our <a href="https://docs.sentry.io/platforms/dotnet/">Sentry .NET</a> documentation for installation instructions.
1010
</Alert>
1111

1212
Install the **NuGet** package:

src/wizard/dotnet/maui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Multi-platform App UI (MAUI)
2+
name: Multi-platform App UI (.NET MAUI)
33
doc_link: https://docs.sentry.io/platforms/dotnet/guides/maui/
44
support_level: production
55
type: framework

0 commit comments

Comments
 (0)