Skip to content

Commit

Permalink
Update Serilog dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nblumhardt committed Jun 19, 2017
1 parent 6ecc782 commit 5969acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Serilog.Sinks.Console/Serilog.Sinks.Console.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Serilog" Version="2.5.0-dev-00842" />
<PackageReference Include="Serilog" Version="2.5.0-dev-00855" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net45' ">
Expand Down

0 comments on commit 5969acc

Please sign in to comment.