Skip to content

Commit

Permalink
Bump to Xamarin.Forms 4.8.0.1451 (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpeppers committed Sep 25, 2020
1 parent b5475de commit fc68e82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion glidex.forms.sample/glidex.forms.sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="4.5.0.356" />
<PackageReference Include="Xamarin.Forms" Version="4.8.0.1451" />
<PackageReference Include="Xamarin.Essentials" Version="1.5.3.2" />
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion glidex.forms/glidex.forms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="4.5.0.356" ExcludeAssets="build" />
<PackageReference Include="Xamarin.Forms" Version="4.8.0.1451" ExcludeAssets="build" />
<PackageReference Include="Xamarin.Android.Glide" Version="4.11.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit fc68e82

Please sign in to comment.