Browse Source

Bump ReactiveUI.WPF from 13.2.10 to 13.2.18

Bumps [ReactiveUI.WPF](https://github.com/reactiveui/reactiveui) from 13.2.10 to 13.2.18.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/13.2.10...13.2.18)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/3157/head
dependabot-preview[bot] GitHub 4 years ago
parent
commit
5c9efdd03a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Shadowsocks.WPF/Shadowsocks.WPF.csproj

+ 1
- 1
Shadowsocks.WPF/Shadowsocks.WPF.csproj View File

@@ -55,7 +55,7 @@
<PackageReference Include="ReactiveUI.Events.WPF" Version="13.2.10" />
<PackageReference Include="ReactiveUI.Fody" Version="13.2.10" />
<PackageReference Include="ReactiveUI.Validation" Version="2.1.1" />
<PackageReference Include="ReactiveUI.WPF" Version="13.2.10" />
<PackageReference Include="ReactiveUI.WPF" Version="13.2.18" />
<PackageReference Include="Splat.NLog" Version="10.0.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21177.1" />
<PackageReference Include="System.Reactive" Version="5.0.0" />


Loading…
Cancel
Save