Skip to content

Commit 73304c5

Browse files
Bump OpenTelemetry.Instrumentation.Runtime from 1.9.0 to 1.10.0
Bumps [OpenTelemetry.Instrumentation.Runtime](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases) - [Commits](open-telemetry/opentelemetry-dotnet-contrib@Exporter.Geneva-1.9.0...Exporter.Geneva-1.10.0) --- updated-dependencies: - dependency-name: OpenTelemetry.Instrumentation.Runtime dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32b41e8 commit 73304c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/Foundatio.HostingSample/Foundatio.HostingSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.10.0" />
1919
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.9.0" />
2020
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.9.0" />
21-
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.9.0" />
21+
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.10.0" />
2222
</ItemGroup>
2323

2424
</Project>

0 commit comments

Comments
 (0)