summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
diff options
context:
space:
mode:
authorKangho Hur <kangho.hur@samsung.com>2017-02-14 12:42:06 +0900
committerKangho Hur <kangho.hur@samsung.com>2017-10-23 13:34:29 +0900
commit4b00ace5a50d037600bd84eef99453ff92565e6c (patch)
treeea4099340f788c68ba91cdccd1cb1b6b2de9c70a /Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
parent15319699dd2499b5ce7a0e631ce633a5e3a350e2 (diff)
downloadxamarin-forms-4b00ace5a50d037600bd84eef99453ff92565e6c.tar.gz
xamarin-forms-4b00ace5a50d037600bd84eef99453ff92565e6c.tar.bz2
xamarin-forms-4b00ace5a50d037600bd84eef99453ff92565e6c.zip
Modify FontWeight type for flexibility
This change is introduced in RFC-15 Change-Id: I8bc22b8818ccda3bee95c83e6979e39810e6b028
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, 0 insertions, 1 deletions
diff --git a/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj b/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
index 5c8ac950..6f8a65c9 100644
--- a/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
+++ b/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
@@ -80,7 +80,6 @@
<Compile Include="Native\Keyboard.cs" />
<Compile Include="Native\Label.cs" />
<Compile Include="Native\LayoutEventArgs.cs" />
- <Compile Include="Native\FontWeight.cs" />
<Compile Include="Native\LineBreakMode.cs" />
<Compile Include="Native\ListView.cs" />
<Compile Include="Native\MasterDetailPage.cs" />