Skip to content

Commit

Permalink
chore(deps): update OpenTelemetry,Extensions.Hosting
Browse files Browse the repository at this point in the history
+ for some reason not updated by dependabot?!
  • Loading branch information
kwinkel committed Feb 22, 2023
1 parent 7d3a87f commit 1093bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Infrastructure/Infrastructure.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="OpenTelemetry.Contrib.Instrumentation.EntityFrameworkCore" Version="1.0.0-beta2" />
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.4.0-rc.4" />
<PackageReference Include="OpenTelemetry.Exporter.Prometheus.AspNetCore" Version="1.4.0-rc.4" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.0.0-rc9.9" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.4.0-rc.4" />
<PackageReference Include="OpenTelemetry.Instrumentation.SqlClient" Version="1.0.0-rc9.13" />
</ItemGroup>

Expand Down

0 comments on commit 1093bc6

Please sign in to comment.