Skip to content

Commit

Permalink
Merge pull request #15 from 0GiS0/dependabot/nuget/OpenTelemetry.Exte…
Browse files Browse the repository at this point in the history
…nsions.Hosting-1.7.0

Bump OpenTelemetry.Extensions.Hosting from 1.6.0 to 1.7.0
  • Loading branch information
0GiS0 authored Feb 9, 2024
2 parents 3470de7 + 06d73b7 commit c1d112d
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 @@ -18,7 +18,7 @@

<!-- OpenTelemetry -->
<PackageReference Include="OpenTelemetry" Version="1.7.0" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.6.0" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.7.0" />

<!-- Instrumentation -->
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.7.0" />
Expand Down

0 comments on commit c1d112d

Please sign in to comment.