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-07-10 11:11:19 +0900
commit059e7bccb241917d8e550f302423ca693a383ff6 (patch)
treea73ed4506d5a01ae5fa1524c28bdd4fb2f0b4f34 /Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
parent6899727e91bb8a0d39255e932c586178529520e4 (diff)
downloadxamarin-forms-059e7bccb241917d8e550f302423ca693a383ff6.tar.gz
xamarin-forms-059e7bccb241917d8e550f302423ca693a383ff6.tar.bz2
xamarin-forms-059e7bccb241917d8e550f302423ca693a383ff6.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" />