Skip to content

Commit

Permalink
Merge pull request #193 from dotnet/dependabot/nuget/docs/storage/sni…
Browse files Browse the repository at this point in the history
…ppets/tutorial/AspireStorage/AspireStorage.AppHost/OpenTelemetry.Extensions.Hosting-1.7.0

Bump OpenTelemetry.Extensions.Hosting from 1.7.0-alpha.1 to 1.7.0 in /docs/storage/snippets/tutorial/AspireStorage/AspireStorage.AppHost
  • Loading branch information
github-actions[bot] authored Dec 11, 2023
2 parents 2173715 + db4f433 commit 44202ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.ServiceDiscovery" Version="8.0.0-preview.1.23557.2" />
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.7.0-alpha.1" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.7.0-alpha.1" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.7.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.6.0-beta.2" />
<PackageReference Include="OpenTelemetry.Instrumentation.GrpcNetClient" Version="1.6.0-beta.2" />
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.6.0-beta.2" />
Expand Down

0 comments on commit 44202ae

Please sign in to comment.