Skip to content

Commit

Permalink
feat(deps): Bump MvvmCross in /src/Templates/MvxNative/NavigationMenu (
Browse files Browse the repository at this point in the history
…#433)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and Plac3hold3r committed Jun 19, 2019
1 parent 826d930 commit d9fd4bb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MvvmCross" Version="6.3.0" />
<PackageReference Include="MvvmCross" Version="6.3.1" />
<PackageReference Include="MvvmCross.CodeAnalysis" Version="6.3.1" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="MvvmCross">
<Version>6.3.0</Version>
<Version>6.3.1</Version>
</PackageReference>
<PackageReference Include="MvvmCross.CodeAnalysis">
<Version>6.3.1</Version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
<Version>6.2.8</Version>
</PackageReference>
<PackageReference Include="MvvmCross">
<Version>6.3.0</Version>
<Version>6.3.1</Version>
</PackageReference>
<PackageReference Include="MvvmCross.CodeAnalysis">
<Version>6.3.1</Version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
<Version>2.9.0</Version>
</PackageReference>
<PackageReference Include="MvvmCross">
<Version>6.3.0</Version>
<Version>6.3.1</Version>
</PackageReference>
<PackageReference Include="MvvmCross.CodeAnalysis">
<Version>6.3.1</Version>
Expand Down

0 comments on commit d9fd4bb

Please sign in to comment.