Skip to content

Commit ffedf15

Browse files
Bump OpenTelemetry.Instrumentation.AspNetCore
Bumps [OpenTelemetry.Instrumentation.AspNetCore](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.0.0-rc9.14 to 1.8.1. - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases) - [Commits](open-telemetry/opentelemetry-dotnet@1.0.0-rc9.14...core-1.8.1) --- updated-dependencies: - dependency-name: OpenTelemetry.Instrumentation.AspNetCore dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bac600 commit ffedf15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integrations/applications/SampleAspNetCoreApp/SampleAspNetCoreApp.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="6.0.0" />
2222
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="6.0.0" />
2323
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.0" />
24-
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.0.0-rc9.14" />
24+
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.8.1" />
2525
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.4.0" />
2626
</ItemGroup>
2727
<ItemGroup>

0 commit comments

Comments
 (0)