Skip to content

Commit

Permalink
Merge pull request #381 from ptr727/dependabot/nuget/develop/Serilog.…
Browse files Browse the repository at this point in the history
…Sinks.Async-2.0.0

Bump Serilog.Sinks.Async from 1.5.0 to 2.0.0
  • Loading branch information
ptr727 authored Jun 7, 2024
2 parents b4d5c15 + 39c6b52 commit f5f4d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PlexCleaner/PlexCleaner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="Serilog" Version="4.0.0" />
<PackageReference Include="Serilog.Enrichers.Thread" Version="3.1.0" />
<PackageReference Include="Serilog.Sinks.Async" Version="1.5.0" />
<PackageReference Include="Serilog.Sinks.Async" Version="2.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
Expand Down

0 comments on commit f5f4d1b

Please sign in to comment.