Skip to content

Commit 88ff6c4

Browse files
Bump OpenTelemetry from 1.5.1 to 1.6.0 (#1394)
Bumps [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases) - [Commits](open-telemetry/opentelemetry-dotnet@core-1.5.1...core-1.6.0) --- updated-dependencies: - dependency-name: OpenTelemetry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cf5077 commit 88ff6c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/openTelemetryConsole/openTelemetryConsole.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="OpenTelemetry" Version="1.5.1" />
10+
<PackageReference Include="OpenTelemetry" Version="1.6.0" />
1111
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.5.1" />
1212
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.0.0-rc9.14" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)