Skip to content

Commit

Permalink
chore(deps): update opentelemetry-dotnet monorepo to 1.10.0
Browse files Browse the repository at this point in the history
renovate[bot] authored and SebastienDegodez committed Nov 16, 2024
1 parent ebebdb1 commit 5102c44
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Samples/WeatherApi/WeatherApi.csproj
Original file line number Diff line number Diff line change
@@ -16,9 +16,9 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="OpenTelemetry.Api" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Api" Version="1.10.0" />
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.10.0" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.10.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.9.0" />
</ItemGroup>

0 comments on commit 5102c44

Please sign in to comment.