Skip to content

Commit

Permalink
remove logging abstractions dep from AS pkg, it is transitive from DT…
Browse files Browse the repository at this point in the history
….Core
  • Loading branch information
davidmrdavid committed Jul 18, 2024
1 parent 6a86a5c commit 09d6a08
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
<PackageReference Include="Azure.Storage.Queues" Version="12.18.0" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 09d6a08

Please sign in to comment.