summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/Xamarin.Forms.Core.csproj
diff options
context:
space:
mode:
authorE.Z. Hart <hartez@users.noreply.github.com>2016-05-02 14:55:43 -0600
committerE.Z. Hart <hartez@users.noreply.github.com>2016-05-02 14:55:43 -0600
commit93f22aaf28a3580b19559a793e2a3e6cd91b9bdb (patch)
tree6d8dfc9e36a7e3715cf3790d58268c27483d289c /Xamarin.Forms.Core/Xamarin.Forms.Core.csproj
parent2231302a182c9adff088fff3580791e2e0794336 (diff)
downloadxamarin-forms-93f22aaf28a3580b19559a793e2a3e6cd91b9bdb.tar.gz
xamarin-forms-93f22aaf28a3580b19559a793e2a3e6cd91b9bdb.tar.bz2
xamarin-forms-93f22aaf28a3580b19559a793e2a3e6cd91b9bdb.zip
Prep SearchBar for removal of InternalsVisibleTo (#137)
Diffstat (limited to 'Xamarin.Forms.Core/Xamarin.Forms.Core.csproj')
-rw-r--r--Xamarin.Forms.Core/Xamarin.Forms.Core.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Xamarin.Forms.Core/Xamarin.Forms.Core.csproj b/Xamarin.Forms.Core/Xamarin.Forms.Core.csproj
index 77503f83..ef4da083 100644
--- a/Xamarin.Forms.Core/Xamarin.Forms.Core.csproj
+++ b/Xamarin.Forms.Core/Xamarin.Forms.Core.csproj
@@ -137,6 +137,7 @@
<Compile Include="IResourcesProvider.cs" />
<Compile Include="IRootObjectProvider.cs" />
<Compile Include="IScrollViewController.cs" />
+ <Compile Include="ISearchBarController.cs" />
<Compile Include="ItemTappedEventArgs.cs" />
<Compile Include="ItemVisibilityEventArgs.cs" />
<Compile Include="IValueConverterProvider.cs" />