Skip to content

Commit

Permalink
feat(deps): bump Xamarin.Forms (#668)
Browse files Browse the repository at this point in the history
Bumps Xamarin.Forms from 4.2.0.848062 to 4.3.0.908675.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and Plac3hold3r committed Oct 24, 2019
1 parent 5da20b5 commit 72a16a7
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 @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="MvvmCross" Version="6.4.1" />
<PackageReference Include="Xamarin.Forms" Version="4.2.0.848062" />
<PackageReference Include="Xamarin.Forms" Version="4.3.0.908675" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
<Version>28.0.0.3</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms">
<Version>4.2.0.848062</Version>
<Version>4.3.0.908675</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="MvvmCross" Version="6.4.1" />
<PackageReference Include="MvvmCross.Forms" Version="6.4.1" />
<PackageReference Include="Xamarin.Forms" Version="4.2.0.848062" />
<PackageReference Include="Xamarin.Forms" Version="4.3.0.908675" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
<Version>2.0.3</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms">
<Version>4.2.0.848062</Version>
<Version>4.3.0.908675</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 @@ -106,7 +106,7 @@
<Version>6.4.1</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms">
<Version>4.2.0.848062</Version>
<Version>4.3.0.908675</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 72a16a7

Please sign in to comment.