Skip to content

Commit 4edd7ae

Browse files
Bump OpenTelemetry.Instrumentation.AspNetCore from 1.9.0 to 1.10.0
Bumps [OpenTelemetry.Instrumentation.AspNetCore](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.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 38efe12 commit 4edd7ae

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
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
1717
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.10.0" />
1818
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.10.0" />
19-
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.9.0" />
19+
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.10.0" />
2020
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.10.0" />
2121
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.9.0" />
2222
</ItemGroup>

0 commit comments

Comments
 (0)