Skip to content

Commit ead4179

Browse files
authored
dotnet: remove note on legacy sdk (#11928)
1 parent bc33680 commit ead4179

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/platforms/dotnet/index.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ If you don't already have an account and Sentry project established, head over t
1414

1515
</Note>
1616

17-
This <PlatformLink to="/compatibility/">SDK is compatible</PlatformLink> with the latest .NET and .NET Core platforms, as well as .NET Standard 2.0 and .NET Framework 4.6.2 or newer. You can use it with applications written in C#, VB.NET, F#, and other .NET programming languages. For older versions, such as .NET Framework 3.5, you may continue to use our <Link rel={`nofollow`} to={`/platforms/dotnet/legacy-sdk/`}>legacy SDK</Link>, until further notice. Check out related guides in the dropdown menu on the left.
18-
1917
## Features
2018

2119
In addition to capturing errors, you can monitor interactions between multiple services or applications by [enabling tracing](/concepts/key-terms/tracing/). You can also collect and analyze performance profiles from real users with [profiling](/product/explore/profiling/).
@@ -48,7 +46,7 @@ Install the **NuGet** package to add the Sentry dependency:
4846

4947
<Note>
5048

51-
Sentry profiling for .NET is available in Alpha on .NET 6.0+ (tested on .NET 7.0 & .NET 8.0 as well).
49+
Sentry profiling for .NET is available in Alpha on .NET 6.0 and newer.
5250

5351
</Note>
5452

0 commit comments

Comments
 (0)