Skip to content

Commit 7b8888c

Browse files
Bump Serilog.Settings.Configuration from 8.0.2 to 8.0.4
Bumps [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration) from 8.0.2 to 8.0.4. - [Release notes](https://github.com/serilog/serilog-settings-configuration/releases) - [Changelog](https://github.com/serilog/serilog-settings-configuration/blob/dev/CHANGES.md) - [Commits](serilog/serilog-settings-configuration@v8.0.2...v8.0.4) --- updated-dependencies: - dependency-name: Serilog.Settings.Configuration dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent deef929 commit 7b8888c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NKZSoft.Service.Configuration.Logger/NKZSoft.Service.Configuration.Logger.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Serilog.Extensions.Logging" Version="8.0.0" />
1717
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
1818
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
19-
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.2" />
19+
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.4" />
2020
<PackageReference Update="Microsoft.SourceLink.GitHub" Version="8.0.0" />
2121
</ItemGroup>
2222

0 commit comments

Comments
 (0)