Skip to content

Commit

Permalink
Remove unnecessary package reference from SDK (#5198)
Browse files Browse the repository at this point in the history
  • Loading branch information
utpilla authored Dec 22, 2023
1 parent 14ee5c4 commit e3759a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/OpenTelemetry/OpenTelemetry.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging" />
<PackageReference Include="Microsoft.Extensions.Logging.Configuration" />
</ItemGroup>

Expand Down

0 comments on commit e3759a1

Please sign in to comment.