Skip to content

Commit 8212f76

Browse files
Bump the dotnet group with 1 update
Bumps OpenTelemetry.Instrumentation.AspNetCore from 1.12.0 to 1.13.0 --- updated-dependencies: - dependency-name: OpenTelemetry.Instrumentation.AspNetCore dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e06dd5 commit 8212f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/diagnostics/snippets/OTel-Prometheus-Grafana-Jaeger/csharp/OTel-Prometheus-Grafana-Jaeger.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="OpenTelemetry.Exporter.Prometheus.AspNetCore" Version="1.9.0-beta.2" />
1919
<PackageReference Include="OpenTelemetry.Exporter.Zipkin" Version="1.13.1" />
2020
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.13.1" />
21-
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.12.0" />
21+
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.13.0" />
2222
</ItemGroup>
2323
<!--</Snippet_References>-->
2424
<!--<Snippet_AZMReferences>-->

0 commit comments

Comments
 (0)