Skip to content

Commit

Permalink
Merge pull request #313 from julian94/issue-311
Browse files Browse the repository at this point in the history
Update Serilog.Settings.Configuration to latest version.
  • Loading branch information
nblumhardt authored Dec 19, 2022
2 parents 1970c96 + 731d94f commit 17485bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Serilog.AspNetCore/Serilog.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.1" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
<PackageReference Include="Serilog.Sinks.Debug" Version="2.0.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="3.3.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="3.4.0" />
<PackageReference Include="Serilog.Formatting.Compact" Version="1.1.0" />
</ItemGroup>

Expand Down

0 comments on commit 17485bd

Please sign in to comment.