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-04-24 13:36:53 +0900
commita494dc82289fbe4904a2bb5b31802729c24b91c9 (patch)
treedfa4cc5eff1fbce6179475358b47915a44dcb032 /Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
parent75b8ca3ef7e850a511e72acf657a718a9d5f5469 (diff)
downloadxamarin-forms-a494dc82289fbe4904a2bb5b31802729c24b91c9.tar.gz
xamarin-forms-a494dc82289fbe4904a2bb5b31802729c24b91c9.tar.bz2
xamarin-forms-a494dc82289fbe4904a2bb5b31802729c24b91c9.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" />