Skip to content

Commit

Permalink
build(deps): bump MahApps.Metro from 2.4.6 to 2.4.7 in /samples (#304)
Browse files Browse the repository at this point in the history
Bumps [MahApps.Metro](https://github.com/MahApps/MahApps.Metro) from 2.4.6 to 2.4.7.
- [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.6...2.4.7)

---
updated-dependencies:
- dependency-name: MahApps.Metro
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 2, 2021
1 parent f3d2b84 commit f5e9bb2
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.6" />
<PackageReference Include="MahApps.Metro" Version="2.4.7" />
<PackageReference Include="ReactiveUI.WPF" Version="14.*" />
</ItemGroup>

Expand Down

0 comments on commit f5e9bb2

Please sign in to comment.