Bump MvvmCross from 7.1.2 to 8.0.1 (#626)

Bumps [MvvmCross](https://github.com/MvvmCross/MvvmCross) from 7.1.2 to 8.0.1.
- [Release notes](https://github.com/MvvmCross/MvvmCross/releases)
- [Changelog](https://github.com/MvvmCross/MvvmCross/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/MvvmCross/MvvmCross/compare/7.1.2...8.0.1)

---
updated-dependencies:
- dependency-name: MvvmCross
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-06-20 20:51:17 +02:00 committed by GitHub
parent 3863808bc1
commit 8573070af7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -157,7 +157,7 @@
<Version>6.2.12</Version> <Version>6.2.12</Version>
</PackageReference> </PackageReference>
<PackageReference Include="MvvmCross"> <PackageReference Include="MvvmCross">
<Version>7.1.2</Version> <Version>8.0.1</Version>
</PackageReference> </PackageReference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>