Skip to content

Commit

Permalink
Update src/platform-includes/performance/opentelemetry-install/dotnet…
Browse files Browse the repository at this point in the history
….mdx

Co-authored-by: vivianyentran <20403606+vivianyentran@users.noreply.github.com>
  • Loading branch information
bitsandfoxes and vivianyentran committed Jul 14, 2023
1 parent a60327f commit 4b74cab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ paket add Sentry --version {{@inject packages.version('sentry.dotnet') }}
paket add Sentry.OpenTelemetry --version {{@inject packages.version('sentry.dotnet') }}
```

If you're building an ASP.NET or ASP.NET Core application you'll want to add their respective packages as well, i.e. `Sentry.AspNet` or `Sentry.AspNetCore`.
If you're building an ASP.NET or ASP.NET Core application, add their respective packages (`Sentry.AspNet` or `Sentry.AspNetCore`) as well.

0 comments on commit 4b74cab

Please sign in to comment.