Skip to content

Commit

Permalink
Merge pull request SwedbankPay#24 from SwedbankPay/feature/remove_log…
Browse files Browse the repository at this point in the history
…ging_abstraction_dependency

Remove dependency on logging package
  • Loading branch information
NullableInt authored Mar 2, 2020
2 parents 1d89909 + 1beb247 commit b2d9d21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/SwedbankPay.Sdk/SwedbankPay.Sdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.1" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit b2d9d21

Please sign in to comment.