Skip to content

Commit

Permalink
Merge pull request #383 from Numpsy/conf_up
Browse files Browse the repository at this point in the history
Update Serilog.Settings.Configuration to 8.0.4
  • Loading branch information
nblumhardt authored Oct 11, 2024
2 parents 680af2e + de0a38f commit 533f475
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 @@ -34,7 +34,7 @@
<ItemGroup>
<!-- The versions of all references in this group must match the major and minor components of the package version prefix. -->
<PackageReference Include="Serilog.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.2" />
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.4" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 533f475

Please sign in to comment.