Skip to content

Commit

Permalink
Fix package references
Browse files Browse the repository at this point in the history
  • Loading branch information
a-gubskiy committed Oct 27, 2024
1 parent 8f73667 commit 041547c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
<ItemGroup>
<PackageReference Include="Serilog" Version="4.0.2"/>
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" PrivateAssets="All"/>
<PackageReference Include="Serilog" Version="4.0.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 041547c

Please sign in to comment.