summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen
diff options
context:
space:
mode:
authorrina6350.you <rina6350.you@samsung.com>2017-06-13 15:27:53 +0900
committerKangho Hur <kangho.hur@samsung.com>2017-07-10 11:11:26 +0900
commit77a1ef68c8ddac86cfe74a7de040a1281605373b (patch)
tree0b7e30dffd79518d2977eba3677c23cd06690798 /Xamarin.Forms.Platform.Tizen
parentf4cf08427d555eb749063a53e12e2403190ba8f6 (diff)
downloadxamarin-forms-77a1ef68c8ddac86cfe74a7de040a1281605373b.tar.gz
xamarin-forms-77a1ef68c8ddac86cfe74a7de040a1281605373b.tar.bz2
xamarin-forms-77a1ef68c8ddac86cfe74a7de040a1281605373b.zip
Update the used nuget package
Change-Id: I36d0aac693bda90eac207ccc64cc520767c4198c
Diffstat (limited to 'Xamarin.Forms.Platform.Tizen')
-rwxr-xr-xXamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj b/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
index 4af02805..e9a98c29 100755
--- a/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
+++ b/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
@@ -7,8 +7,8 @@
<ItemGroup>
<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="Tizen.Applications.Common" Version="1.5.8" />
+ <PackageReference Include="Tizen.Applications.UI" Version="1.5.8" />
<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" />