Skip to content

Commit

Permalink
Merge pull request #3 from askrinnik/dependabot/nuget/WebPushApp/Open…
Browse files Browse the repository at this point in the history
…Telemetry.Instrumentation.Http-1.8.1

Bump OpenTelemetry.Instrumentation.Http from 1.6.0-rc.1 to 1.8.1 in /WebPushApp
  • Loading branch information
askrinnik authored Sep 10, 2024
2 parents d1562ab + e9ae81a commit 2562cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebPushApp/WebPushApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.7.0-rc.1" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.7.0-rc.1" />
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.8.1" />
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.6.0-rc.1" />
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.8.1" />
<PackageReference Include="OpenTelemetry.Instrumentation.Process" Version="0.5.0-beta.3" />
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.5.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
Expand Down

0 comments on commit 2562cd9

Please sign in to comment.