Skip to content

Commit 32788f8

Browse files
Bump OpenTelemetry.Instrumentation.AspNetCore (#43942)
Bumps the dotnet group in /docs/core/diagnostics/snippets/OTLP-Example/csharp with 1 update: [OpenTelemetry.Instrumentation.AspNetCore](https://github.com/open-telemetry/opentelemetry-dotnet-contrib). Updates `OpenTelemetry.Instrumentation.AspNetCore` from 1.10.0 to 1.10.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases) - [Commits](open-telemetry/opentelemetry-dotnet-contrib@Exporter.Geneva-1.10.0...Instrumentation.AspNetCore-1.10.1) --- updated-dependencies: - dependency-name: OpenTelemetry.Instrumentation.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a482546 commit 32788f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/diagnostics/snippets/OTLP-Example/csharp/OTLP-Example.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.10.0" />
1212
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.10.0" />
1313
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.10.0" />
14-
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.10.0" />
14+
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.10.1" />
1515
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.10.0" />
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)