Browse Source

🤖 Bump ReactiveUI.Fody from 11.5.35 to 13.0.38 (#3078)

Bumps [ReactiveUI.Fody](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/3081/head
dependabot-preview[bot] GitHub 4 years ago
parent
commit
4088285ccc
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

@@ -53,7 +53,7 @@
<PackageReference Include="MdXaml" Version="1.7.0" />
<PackageReference Include="OxyPlot.Wpf" Version="2.0.0" />
<PackageReference Include="ReactiveUI.Events.WPF" Version="13.0.27" />
<PackageReference Include="ReactiveUI.Fody" Version="13.0.27" />
<PackageReference Include="ReactiveUI.Fody" Version="13.0.38" />
<PackageReference Include="ReactiveUI.Validation" Version="2.0.1" />
<PackageReference Include="ReactiveUI.WPF" Version="13.0.38" />
<PackageReference Include="Splat.NLog" Version="9.8.1" />


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

@@ -43,7 +43,7 @@
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="NLog" Version="4.7.5" />
<PackageReference Include="ReactiveUI.Events.WPF" Version="11.5.35" />
<PackageReference Include="ReactiveUI.Fody" Version="11.5.35" />
<PackageReference Include="ReactiveUI.Fody" Version="13.0.38" />
<PackageReference Include="ReactiveUI.Validation" Version="1.8.1" />
<PackageReference Include="ReactiveUI.WPF" Version="13.0.38" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.2" />


Loading…
Cancel
Save