Skip to content

Commit

Permalink
feat(deps): Bump Xamarin.Forms in /src/Templates/MvxForms/Blank (#407)
Browse files Browse the repository at this point in the history
Bumps Xamarin.Forms from 3.6.0.344457 to 4.0.0.425677.

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and Plac3hold3r committed May 22, 2019
1 parent 21e8f51 commit 359c701
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 @@ -121,7 +121,7 @@
<Version>28.0.0.1</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms">
<Version>3.6.0.344457</Version>
<Version>4.0.0.425677</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.3.0" />
<PackageReference Include="MvvmCross.Forms" Version="6.3.0" />
<PackageReference Include="Xamarin.Forms" Version="3.6.0.344457" />
<PackageReference Include="Xamarin.Forms" Version="4.0.0.425677" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
<Version>2.0.3</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms">
<Version>3.6.0.344457</Version>
<Version>4.0.0.425677</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 @@ -100,7 +100,7 @@
<Version>6.3.0</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms">
<Version>3.6.0.344457</Version>
<Version>4.0.0.425677</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 359c701

Please sign in to comment.