summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
diff options
context:
space:
mode:
authorWonYoung Choi <wy80.choi@samsung.com>2017-02-14 14:59:13 +0900
committerKangho Hur <kangho.hur@samsung.com>2017-10-23 13:34:29 +0900
commit2660677a5c6f2817b624b639baeaf609cb8e10e6 (patch)
tree2c660659c145a755c24cc6f2d58ee8f9ed1cb374 /Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
parent4b00ace5a50d037600bd84eef99453ff92565e6c (diff)
downloadxamarin-forms-2660677a5c6f2817b624b639baeaf609cb8e10e6.tar.gz
xamarin-forms-2660677a5c6f2817b624b639baeaf609cb8e10e6.tar.bz2
xamarin-forms-2660677a5c6f2817b624b639baeaf609cb8e10e6.zip
Add NavigationPage.HasBreadCrumbsBar Property
- RFC 19 Change-Id: I4db6c6b0615fb0b876f2ae56e123943077bcc463
Diffstat (limited to 'Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj')
-rw-r--r--Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj b/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
index 6f8a65c9..0096bc47 100644
--- a/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
+++ b/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
@@ -48,6 +48,7 @@
<Compile Include="ExportImageSourceHandlerAttribute.cs" />
<Compile Include="ExportCellAttribute.cs" />
<Compile Include="ExportRendererAttribute.cs" />
+ <Compile Include="Extensions\PlatformConfigurationExtensions.cs" />
<Compile Include="Extensions\ColorExtensions.cs" />
<Compile Include="Extensions\KeyboardExtensions.cs" />
<Compile Include="Extensions\LayoutExtensions.cs" />