Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 1cb42ed commit 265222a
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.9" />
<PackageReference Include="MahApps.Metro" Version="2.4.10" />
<PackageReference Include="ReactiveUI.WPF" Version="19.*" />
</ItemGroup>

Expand Down

0 comments on commit 265222a

Please sign in to comment.