Skip to content

Commit

Permalink
feat(deps): bump Xamarin.Forms (#489)
Browse files Browse the repository at this point in the history
Bumps Xamarin.Forms from 4.1.0.673156 to 4.2.0.709249.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and Plac3hold3r committed Aug 22, 2019
1 parent e74667a commit f62b399
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="MvvmCross" Version="6.3.1" />
<PackageReference Include="MvvmCross.CodeAnalysis" Version="6.3.1" />
<PackageReference Include="Xamarin.Forms" Version="4.1.0.673156" />
<PackageReference Include="Xamarin.Forms" Version="4.2.0.709249" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<Version>28.0.0.1</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms">
<Version>4.1.0.673156</Version>
<Version>4.2.0.709249</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="MvvmCross" Version="6.3.1" />
<PackageReference Include="MvvmCross.CodeAnalysis" Version="6.3.1" />
<PackageReference Include="MvvmCross.Forms" Version="6.3.1" />
<PackageReference Include="Xamarin.Forms" Version="4.1.0.673156" />
<PackageReference Include="Xamarin.Forms" Version="4.2.0.709249" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
<Version>2.0.3</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms">
<Version>4.1.0.673156</Version>
<Version>4.2.0.709249</Version>
</PackageReference>
</ItemGroup>
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '14.0' ">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<Version>6.3.1</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms">
<Version>4.1.0.673156</Version>
<Version>4.2.0.709249</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit f62b399

Please sign in to comment.