Skip to content

Commit

Permalink
feat(deps): Bump MvvmCross.Forms (#457)
Browse files Browse the repository at this point in the history
Bumps [MvvmCross.Forms](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 6989370 commit dafaf51
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 @@ -95,7 +95,7 @@
<Version>6.3.0</Version>
</PackageReference>
<PackageReference Include="MvvmCross.Forms">
<Version>6.3.0</Version>
<Version>6.3.1</Version>
</PackageReference>
<PackageReference Include="Xamarin.Android.Support.Annotations">
<Version>28.0.0.1</Version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="MvvmCross" Version="6.3.0" />
<PackageReference Include="MvvmCross.CodeAnalysis" Version="6.3.0" />
<PackageReference Include="MvvmCross.Forms" Version="6.3.0" />
<PackageReference Include="MvvmCross.Forms" Version="6.3.1" />
<PackageReference Include="Xamarin.Forms" Version="4.0.0.497661" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
<Version>6.3.0</Version>
</PackageReference>
<PackageReference Include="MvvmCross.Forms">
<Version>6.3.0</Version>
<Version>6.3.1</Version>
</PackageReference>
<PackageReference Include="NETStandard.Library">
<Version>2.0.3</Version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<Version>6.3.0</Version>
</PackageReference>
<PackageReference Include="MvvmCross.Forms">
<Version>6.3.0</Version>
<Version>6.3.1</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms">
<Version>4.0.0.497661</Version>
Expand Down

0 comments on commit dafaf51

Please # to comment.