chore(deps): update dependency opentelemetry.instrumentation.entityframeworkcore to v1.0.0-beta.9
Signed-off-by: noreply@rainote.dev
This commit is contained in:
parent
f718823729
commit
e127579300
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@
|
|||
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.7.0" />
|
||||
<PackageReference Include="OpenTelemetry.Exporter.Zipkin" Version="1.7.0" />
|
||||
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.7.0" />
|
||||
<PackageReference Include="OpenTelemetry.Instrumentation.EntityFrameworkCore" Version="1.0.0-beta.8"/>
|
||||
<PackageReference Include="OpenTelemetry.Instrumentation.EntityFrameworkCore" Version="1.0.0-beta.9"/>
|
||||
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.7.0" />
|
||||
<PackageReference Include="OpenTelemetry.Instrumentation.Process" Version="1.0.0-alpha.6" />
|
||||
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.7.0" />
|
||||
|
|
Loading…
Reference in a new issue