Skip to content

Commit

Permalink
build(deps): bump MahApps.Metro from 2.4.3 to 2.4.4 in /samples (#229)
Browse files Browse the repository at this point in the history
Bumps [MahApps.Metro](https://github.com/MahApps/MahApps.Metro) from 2.4.3 to 2.4.4.
- [Release notes](https://github.com/MahApps/MahApps.Metro/releases)
- [Changelog](https://github.com/MahApps/MahApps.Metro/blob/develop/GitReleaseManager.yaml)
- [Commits](MahApps/MahApps.Metro@2.4.3...2.4.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2021
1 parent 1ca6d85 commit 531d08b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/LoginApp.Wpf/LoginApp.Wpf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MahApps.Metro" Version="2.4.3" />
<PackageReference Include="MahApps.Metro" Version="2.4.4" />
<PackageReference Include="ReactiveUI.WPF" Version="13.*" />
</ItemGroup>

Expand Down

0 comments on commit 531d08b

Please sign in to comment.