Skip to content

Commit

Permalink
Merge pull request #742 from aws-observability/dependabot/nuget/sampl…
Browse files Browse the repository at this point in the history
…e-apps/dotnet-sample-app/dotnet-sample-app-deps-1136812f90

Bump the dotnet-sample-app-deps group in /sample-apps/dotnet-sample-app with 2 updates
  • Loading branch information
humivo authored Oct 13, 2023
2 parents 108c977 + 10725d4 commit 4837415
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.203.16" />
<PackageReference Include="AWSSDK.S3" Version="3.7.205.9" />
<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.6.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.0.0-rc9.14" />
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.0.0-rc9.14" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="7.0.2" />
<PackageReference Include="YamlDotNet" Version="13.3.1" />
<PackageReference Include="YamlDotNet" Version="13.7.0" />

</ItemGroup>

Expand Down

0 comments on commit 4837415

Please sign in to comment.