Skip to content

Commit

Permalink
Merge pull request #60 from prplecake/dependabot/nuget/Serilog.Settin…
Browse files Browse the repository at this point in the history
…gs.Configuration-7.0.0
  • Loading branch information
prplecake authored May 15, 2023
2 parents 321923b + 08f5150 commit 870c269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BookmarkSync.CLI/BookmarkSync.CLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="CiT.Common" Version="0.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="7.0.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="3.4.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="7.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
</ItemGroup>

Expand Down

0 comments on commit 870c269

Please sign in to comment.