Skip to content

Commit

Permalink
Update glidex.forms.sample.csproj
Browse files Browse the repository at this point in the history
Remove $(AndroidLinkSkip)
  • Loading branch information
jonathanpeppers committed Feb 20, 2019
1 parent f8533cc commit 8363cad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion glidex.forms.sample/glidex.forms.sample.csproj
Expand Up @@ -41,7 +41,6 @@
<AndroidLinkMode>Full</AndroidLinkMode>
<AndroidSupportedAbis>armeabi-v7a;x86;x86_64;arm64-v8a</AndroidSupportedAbis>
<EnableProguard>true</EnableProguard>
<AndroidLinkSkip>Xamarin.Forms.Core</AndroidLinkSkip>
</PropertyGroup>
<ItemGroup>
<Reference Include="Mono.Android" />
Expand Down

0 comments on commit 8363cad

Please sign in to comment.