Skip to content

Commit

Permalink
Merge pull request #1131 from aws-observability/dependabot/nuget/samp…
Browse files Browse the repository at this point in the history
…le-apps/dotnet-sample-app/OpenTelemetry.Instrumentation.Http-1.8.1

Bump OpenTelemetry.Instrumentation.Http from 1.0.0-rc9.14 to 1.8.1 in /sample-apps/dotnet-sample-app
  • Loading branch information
thpierce authored Aug 19, 2024
2 parents 0af43ee + 645e9f0 commit 08a6f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-apps/dotnet-sample-app/dotnet-sample-app.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="OpenTelemetry.Contrib.Instrumentation.AWS" Version="1.0.2" />
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.7.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.8.1" />
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.0.0-rc9.14" />
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.8.1" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="8.0.0" />
<PackageReference Include="YamlDotNet" Version="13.7.1" />

Expand Down

0 comments on commit 08a6f75

Please sign in to comment.