Skip to content

Commit

Permalink
housekeeping: Upgraded Xamarin.Forms to v4.4 (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
RLittlesII authored Feb 27, 2020
1 parent b704e24 commit b67e19f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sextant.XamForms/Sextant.XamForms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup Condition=" $(TargetFramework.StartsWith('netstandard')) ">
<PackageReference Include="Xamarin.Forms" Version="4.3.*" />
<PackageReference Include="Xamarin.Forms" Version="4.4.*" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b67e19f

Please sign in to comment.