Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-luberda committed Nov 16, 2018
1 parent 0cc3d3c commit 3dee83c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<Version>1.60.3</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms">
<Version>3.4.0.1008979</Version>
<Version>3.4.0.1008975</Version>
</PackageReference>
<PackageReference Include="Xamvvm.Forms">
<Version>1.0.5</Version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.1.5" />
<PackageReference Include="Xamarin.Forms" Version="3.4.0.1008979" />
<PackageReference Include="Xamarin.Forms" Version="3.4.0.1008975" />
</ItemGroup>
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '14.0' ">
<VisualStudioVersion>14.0</VisualStudioVersion>
Expand Down

0 comments on commit 3dee83c

Please sign in to comment.