Skip to content

Commit

Permalink
Merge pull request #1225 from aws-observability/dependabot/nuget/samp…
Browse files Browse the repository at this point in the history
…le-apps/dotnet-sample-app/dotnet-sample-app-deps-9479698535

Bump the dotnet-sample-app-deps group across 1 directory with 4 updates
  • Loading branch information
srprash authored Nov 25, 2024
2 parents 364ad71 + 7f5bf59 commit 74459c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sample-apps/dotnet-sample-app/dotnet-sample-app.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.S3" Version="3.7.401.2" />
<PackageReference Include="AWSSDK.S3" Version="3.7.406.2" />
<PackageReference Include="OpenTelemetry.Contrib.Extensions.AWSXRay" Version="1.2.0" />
<PackageReference Include="OpenTelemetry.Contrib.Instrumentation.AWS" Version="1.0.2" />
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.10.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.9.0" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="8.0.1" />
<PackageReference Include="YamlDotNet" Version="16.0.0" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="9.0.0" />
<PackageReference Include="YamlDotNet" Version="16.2.0" />

</ItemGroup>

Expand Down

0 comments on commit 74459c0

Please sign in to comment.