Browse Source

Bump ReactiveUI.WPF from 13.2.2 to 13.2.10

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/3147/head
dependabot-preview[bot] GitHub 3 years ago
parent
commit
b64c8d80eb
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.2" /> <PackageReference Include="ReactiveUI.Events.WPF" Version="13.2.2" />
<PackageReference Include="ReactiveUI.Fody" Version="13.2.2" /> <PackageReference Include="ReactiveUI.Fody" Version="13.2.2" />
<PackageReference Include="ReactiveUI.Validation" Version="2.1.1" /> <PackageReference Include="ReactiveUI.Validation" Version="2.1.1" />
<PackageReference Include="ReactiveUI.WPF" Version="13.2.2" />
<PackageReference Include="ReactiveUI.WPF" Version="13.2.10" />
<PackageReference Include="Splat.NLog" Version="10.0.1" /> <PackageReference Include="Splat.NLog" Version="10.0.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21177.1" /> <PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21177.1" />
<PackageReference Include="System.Reactive" Version="5.0.0" /> <PackageReference Include="System.Reactive" Version="5.0.0" />


Loading…
Cancel
Save