Skip to content

Commit e8289ee

Browse files
chore(deps): update dependency opentelemetry.instrumentation.aspnetcore to 1.15.1 (#720)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 274c7ff commit e8289ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/AspNetCore/Samples.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<ItemGroup>
1616
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.15.0" />
17-
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.15.0" />
17+
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.15.1" />
1818
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.15.0" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)