Skip to content

Commit

Permalink
Merge pull request #983 from gircore/dependabot/nuget/src/GirTool/Ser…
Browse files Browse the repository at this point in the history
…ilog.Sinks.Console-5.0.1

Bump Serilog.Sinks.Console from 5.0.0 to 5.0.1 in /src/GirTool
  • Loading branch information
badcel authored Nov 29, 2023
2 parents c918bf6 + 575513d commit bd18029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GirCore.Logging.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<Project>
<ItemGroup>
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1" />
</ItemGroup>
</Project>

0 comments on commit bd18029

Please sign in to comment.