Browse Source

Bump MdXaml from 1.9.0 to 1.10.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
main
dependabot-preview[bot] 3 years ago
parent
commit
8fafef7c57
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

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

<ItemGroup>
<PackageReference Include="MaterialDesignThemes" Version="4.0.0" />
<PackageReference Include="MdXaml" Version="1.9.0" />
<PackageReference Include="MdXaml" Version="1.10.0" />
<PackageReference Include="OxyPlot.Wpf" Version="2.0.0" />
<PackageReference Include="ReactiveUI.Events.WPF" Version="13.2.18" />
<PackageReference Include="ReactiveUI.Fody" Version="13.2.18" />


Loading…
Cancel
Save