Browse Source

🤖 Bump MdXaml from 1.6.0 to 1.9.0 (#3116)

Bumps [MdXaml](https://github.com/whistyun/MdXaml) from 1.6.0 to 1.9.0.
- [Release notes](https://github.com/whistyun/MdXaml/releases)
- [Commits](https://github.com/whistyun/MdXaml/compare/1.6.0...1.9.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
pull/3115/head
dependabot-preview[bot] GitHub 3 years ago
parent
commit
c8445679f7
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

@@ -50,7 +50,7 @@

<ItemGroup>
<PackageReference Include="MaterialDesignThemes" Version="3.2.0" />
<PackageReference Include="MdXaml" Version="1.7.0" />
<PackageReference Include="MdXaml" Version="1.9.0" />
<PackageReference Include="OxyPlot.Wpf" Version="2.0.0" />
<PackageReference Include="ReactiveUI.Events.WPF" Version="13.1.1" />
<PackageReference Include="ReactiveUI.Fody" Version="13.0.38" />


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

@@ -37,7 +37,7 @@
</PackageReference>
<PackageReference Include="GlobalHotKeyCore" Version="1.2.0" />
<PackageReference Include="Google.Protobuf" Version="3.15.2" />
<PackageReference Include="MdXaml" Version="1.6.0" />
<PackageReference Include="MdXaml" Version="1.9.0" />
<PackageReference Include="Microsoft.VisualBasic" Version="10.3.0" />
<PackageReference Include="NaCl.Core" Version="1.2.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />


Loading…
Cancel
Save