Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 2cad8f6

Browse files
chore(deps): bump OpenTelemetry.Instrumentation.SqlClient (#441)
Bumps [OpenTelemetry.Instrumentation.SqlClient](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.0.0-rc4 to 1.0.0-rc5. - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases) - [Commits](open-telemetry/opentelemetry-dotnet@1.0.0-rc4...1.0.0-rc5) --- updated-dependencies: - dependency-name: OpenTelemetry.Instrumentation.SqlClient dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ratan Sunder Parai <ratanparai@gmail.com>
1 parent 8cdc69d commit 2cad8f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Libraries/OpenTelemetry/OpenTelemetry.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.0.0-rc4"/>
1313
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.0.0-rc5"/>
1414
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.0.0-rc4"/>
15-
<PackageReference Include="OpenTelemetry.Instrumentation.SqlClient" Version="1.0.0-rc4"/>
15+
<PackageReference Include="OpenTelemetry.Instrumentation.SqlClient" Version="1.0.0-rc5"/>
1616
<PackageReference Include="OpenTelemetry.Exporter.Jaeger" Version="1.0.1"/>
1717
</ItemGroup>
1818
</Project>

0 commit comments

Comments
 (0)