Browse Source

🤖 Bump ReactiveUI.WPF from 11.5.35 to 13.0.38 (#3077)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
pull/3078/head
dependabot-preview[bot] GitHub 4 years ago
parent
commit
d0379b4672
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      Shadowsocks.WPF/Shadowsocks.WPF.csproj
  2. +1
    -1
      shadowsocks-csharp/shadowsocks-csharp.csproj

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

@@ -55,7 +55,7 @@
<PackageReference Include="ReactiveUI.Events.WPF" Version="13.0.27" />
<PackageReference Include="ReactiveUI.Fody" Version="13.0.27" />
<PackageReference Include="ReactiveUI.Validation" Version="2.0.1" />
<PackageReference Include="ReactiveUI.WPF" Version="13.0.27" />
<PackageReference Include="ReactiveUI.WPF" Version="13.0.38" />
<PackageReference Include="Splat.NLog" Version="9.8.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.20371.2" />
<PackageReference Include="System.Reactive" Version="5.0.0" />


+ 1
- 1
shadowsocks-csharp/shadowsocks-csharp.csproj View File

@@ -45,7 +45,7 @@
<PackageReference Include="ReactiveUI.Events.WPF" Version="11.5.35" />
<PackageReference Include="ReactiveUI.Fody" Version="11.5.35" />
<PackageReference Include="ReactiveUI.Validation" Version="1.8.1" />
<PackageReference Include="ReactiveUI.WPF" Version="11.5.35" />
<PackageReference Include="ReactiveUI.WPF" Version="13.0.38" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.2" />
<PackageReference Include="System.Management" Version="4.7.0" />
<PackageReference Include="System.Windows.Forms.DataVisualization" Version="1.0.0-prerelease.20110.1" />


Loading…
Cancel
Save