Skip to content

Commit

Permalink
Merge pull request #37 from 0GiS0/dependabot/nuget/OpenTelemetry.Inst…
Browse files Browse the repository at this point in the history
…rumentation.AspNetCore-1.8.1

Bump OpenTelemetry.Instrumentation.AspNetCore from 1.7.1 to 1.8.1
  • Loading branch information
0GiS0 authored Dec 27, 2024
2 parents fd7e29a + d8ed5b8 commit a1fef57
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tour-of-heroes-api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,10 @@
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.7.0" />

<!-- Instrumentation -->
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.7.1" />

<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.8.1" />
<PackageReference Include="OpenTelemetry.Instrumentation.EntityFrameworkCore" Version="1.0.0-beta.11" />

<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.8.0" />

<PackageReference Include="OpenTelemetry.Instrumentation.Process" Version="0.5.0-beta.4" />
Expand Down

0 comments on commit a1fef57

Please sign in to comment.