Skip to content

Commit

Permalink
feat(deps): bump Xamarin.Forms (#481)
Browse files Browse the repository at this point in the history
Bumps Xamarin.Forms from 4.1.0.581479 to 4.1.0.618606.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and Plac3hold3r committed Jul 26, 2019
1 parent e366b95 commit 1ab9532
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.581479" />
<PackageReference Include="Xamarin.Forms" Version="4.1.0.618606" />
</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.581479</Version>
<Version>4.1.0.618606</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.581479" />
<PackageReference Include="Xamarin.Forms" Version="4.1.0.618606" />
</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.581479</Version>
<Version>4.1.0.618606</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.581479</Version>
<Version>4.1.0.618606</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 1ab9532

Please sign in to comment.