Skip to content

Commit f3384a5

Browse files
chore(deps): update dependency opentelemetry.instrumentation.aspnetcore to 1.13.0 (#618)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a49979 commit f3384a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.13.1" />
17-
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.12.0" />
17+
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.13.0" />
1818
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.13.1" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)