Skip to content

Commit

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

Bump Serilog.Sinks.Console from 4.0.0 to 4.0.1 in /src/GirTool
  • Loading branch information
badcel authored Jan 15, 2022
2 parents ba2688a + 2e156c9 commit c138224
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="2.10.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.1" />
</ItemGroup>
</Project>

0 comments on commit c138224

Please sign in to comment.