Skip to content

Commit

Permalink
Attempt to fix CSL package restore from reference
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcollins committed Dec 1, 2014
1 parent fef1a28 commit fdd6a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CommonSampleLibrary/CommonSampleLibrary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<Reference Include="System.Core" />
<Reference Include="Mono.Android" />
<Reference Include="Xamarin.Android.Support.v4">
<HintPath>$(SolutionDir)\packages\Xamarin.Android.Support.v4.20.0.0.4\lib\MonoAndroid10\Xamarin.Android.Support.v4.dll</HintPath>
<HintPath>packages\Xamarin.Android.Support.v4.20.0.0.4\lib\MonoAndroid10\Xamarin.Android.Support.v4.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit fdd6a35

Please sign in to comment.