Skip to content

Commit

Permalink
#18: Updated Microsoft.Extensions.Logging.Abstractions nuget package …
Browse files Browse the repository at this point in the history
…to its latest version
  • Loading branch information
MarcinCelej committed Dec 28, 2023
1 parent e7ab4ce commit e0653c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<ItemGroup>
<PackageReference Include="Castle.Windsor" Version="6.0.0" />
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="System.ComponentModel.Annotations" Version="4.7.0" />
</ItemGroup>
Expand Down

0 comments on commit e0653c5

Please sign in to comment.