Skip to content

Commit

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

Bump OpenTelemetry.Instrumentation.Http from 1.7.0 to 1.7.1
  • Loading branch information
0GiS0 authored Feb 19, 2024
2 parents 79b1ea7 + c79a819 commit 8f5472a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tour-of-heroes-api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<!-- Instrumentation -->
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.7.1" />
<PackageReference Include="OpenTelemetry.Instrumentation.EntityFrameworkCore" Version="1.0.0-beta.10" />
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.7.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.7.1" />
<PackageReference Include="OpenTelemetry.Instrumentation.Process" Version="0.5.0-beta.4" />
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.7.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.SqlClient" Version="1.6.0-beta.3" />
Expand Down

0 comments on commit 8f5472a

Please sign in to comment.