Skip to content

Commit e491ee6

Browse files
authored
Merge pull request #324 from dotnet-presentations/dependabot/nuget/Part-6---Deployment/GenAiLab/GenAiLab.ServiceDefaults/OpenTelemetry.Instrumentation.AspNetCore-1.15.0
Bump OpenTelemetry.Instrumentation.AspNetCore from 1.12.0 to 1.15.0
2 parents 3a44acb + eb3678a commit e491ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Part 6 - Deployment/GenAiLab/GenAiLab.ServiceDefaults/GenAiLab.ServiceDefaults.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.Extensions.ServiceDiscovery" Version="10.2.0" />
1515
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.15.0" />
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.15.0" />
1818
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.12.0" />
1919
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.12.0" />
2020
</ItemGroup>

0 commit comments

Comments
 (0)