diff options
author | rina6350.you <rina6350.you@samsung.com> | 2017-05-22 17:04:02 +0900 |
---|---|---|
committer | Kangho Hur <kangho.hur@samsung.com> | 2017-07-10 11:11:26 +0900 |
commit | f4cf08427d555eb749063a53e12e2403190ba8f6 (patch) | |
tree | e5fee1e8c3a1cc74318a44479663e90b8a0827ca /Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj | |
parent | 380a5a587def1cbcaf29713f5afbe781f1165a60 (diff) | |
download | xamarin-forms-f4cf08427d555eb749063a53e12e2403190ba8f6.tar.gz xamarin-forms-f4cf08427d555eb749063a53e12e2403190ba8f6.tar.bz2 xamarin-forms-f4cf08427d555eb749063a53e12e2403190ba8f6.zip |
Support the BarBackground Color of TabbedPage.
TASK=TCAPI-2498
Change-Id: If09d98c00072fb4b53dc99e8f026f1bfcf70bd79
Diffstat (limited to 'Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj')
-rwxr-xr-x[-rw-r--r--] | Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj | 2 |
1 files changed, 1 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 a324b32d..4af02805 100644..100755 --- a/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj +++ b/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj @@ -9,7 +9,7 @@ <PackageReference Include="Tizen" Version="1.0.5" /> <PackageReference Include="Tizen.Applications.Common" Version="1.5.5" /> <PackageReference Include="Tizen.Applications.UI" Version="1.5.5" /> - <PackageReference Include="ElmSharp" Version="1.2.0-beta-001" /> + <PackageReference Include="ElmSharp" Version="1.2.0" /> <PackageReference Include="System.Runtime.Serialization.Xml" Version="4.3.0" /> <PackageReference Include="Tizen.System.Information" Version="1.0.2" /> <PackageReference Include="Tizen.WebView" Version="1.0.0" /> |