Skip to content

Commit 9841d59

Browse files
build(deps): Bump Splat.Microsoft.Extensions.Logging (#636)
Bumps [Splat.Microsoft.Extensions.Logging](https://github.com/reactiveui/splat) from 14.3.4 to 14.4.1. - [Release notes](https://github.com/reactiveui/splat/releases) - [Commits](reactiveui/splat@14.3.4...14.4.1) --- updated-dependencies: - dependency-name: Splat.Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cdbad2 commit 9841d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

winforms/demo2/WinForms.Reactive.Client/WinForms.Reactive.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2424
</PackageReference>
2525
<PackageReference Include="Splat.Microsoft.Extensions.DependencyInjection" Version="14.4.1" />
26-
<PackageReference Include="Splat.Microsoft.Extensions.Logging" Version="14.3.4" />
26+
<PackageReference Include="Splat.Microsoft.Extensions.Logging" Version="14.4.1" />
2727
<PackageReference Include="Splat.Serilog" Version="14.4.1" />
2828
</ItemGroup>
2929

0 commit comments

Comments
 (0)