Skip to content

Commit

Permalink
Hopeful fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dylankelly5 authored and Rustam Zaitov committed Mar 12, 2015
1 parent d31b455 commit 135c45e
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,15 @@
<Reference Include="Xamarin.Forms.Xaml">
<HintPath>..\packages\Xamarin.Forms.1.4.0.6341\lib\MonoAndroid10\Xamarin.Forms.Xaml.dll</HintPath>
</Reference>
<Reference Include="Xamarin.Auth.Android">
<HintPath>..\Components\xamarin.social-1.1.7\lib\android\Xamarin.Auth.Android.dll</HintPath>
</Reference>
<Reference Include="Xamarin.Mobile">
<HintPath>..\Components\xamarin.social-1.1.7\lib\android\Xamarin.Mobile.dll</HintPath>
</Reference>
<Reference Include="Xamarin.Social.Android">
<HintPath>..\Components\xamarin.social-1.1.7\lib\android\Xamarin.Social.Android.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="MainActivity.cs" />
Expand Down

0 comments on commit 135c45e

Please sign in to comment.