Skip to content

Commit

Permalink
Merge pull request #395 from ptr727/dependabot/nuget/Serilog.Sinks.Fi…
Browse files Browse the repository at this point in the history
…le-6.0.0

Bump Serilog.Sinks.File from 5.0.0 to 6.0.0
  • Loading branch information
ptr727 authored Jun 24, 2024
2 parents e9d645f + 1167d79 commit 9032c43
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 @@ -46,7 +46,7 @@
<PackageReference Include="Serilog.Enrichers.Thread" Version="4.0.0" />
<PackageReference Include="Serilog.Sinks.Async" Version="2.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.CommandLine.NamingConventionBinder" Version="2.0.0-beta4.22272.1" />
</ItemGroup>
Expand Down

0 comments on commit 9032c43

Please sign in to comment.