Skip to content

Commit

Permalink
changed the OpenTelemetry.Api.ProviderBuilderExtensions dependency to…
Browse files Browse the repository at this point in the history
… v1.9.0
  • Loading branch information
sablancoleis committed Dec 17, 2024
1 parent 794d156 commit 02bf548
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.2" />
<PackageReference Include="Microsoft.ServiceFabric.Actors" Version="7.1.2448" />
<PackageReference Include="Microsoft.ServiceFabric.Services.Remoting" Version="7.1.2448" />
<PackageReference Include="OpenTelemetry.Api.ProviderBuilderExtensions" Version="$(OpenTelemetryCoreLatestVersion)" />
<PackageReference Include="OpenTelemetry.Api.ProviderBuilderExtensions" Version="1.9.0" />
</ItemGroup>

</Project>

0 comments on commit 02bf548

Please sign in to comment.