Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
Fixed the google analytics reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Clancey committed Jan 7, 2013
1 parent 09243c4 commit bc60026
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<Reference Include="monotouch" />
<Reference Include="MonoTouch.Dialog-1" />
<Reference Include="GoogleAnalytics">
<HintPath>..\binding\GoogleAnalytics.dll</HintPath>
<HintPath>..\..\binding\GoogleAnalytics.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit bc60026

Please sign in to comment.