summaryrefslogtreecommitdiff
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-10-23 13:34:36 +0900
commit2f87d3046354369c52f6db0b879a063b95dd02e5 (patch)
tree88959b66f528f52d73d4fd73c8bda8b973d79e77
parent49177a6de6f61553371f994f76328fb5d34edb63 (diff)
downloadxamarin-forms-2f87d3046354369c52f6db0b879a063b95dd02e5.tar.gz
xamarin-forms-2f87d3046354369c52f6db0b879a063b95dd02e5.tar.bz2
xamarin-forms-2f87d3046354369c52f6db0b879a063b95dd02e5.zip
Update the used nuget package
Change-Id: I36d0aac693bda90eac207ccc64cc520767c4198c
-rwxr-xr-x[-rw-r--r--]Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.csproj2
-rwxr-xr-xXamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj4
2 files changed, 3 insertions, 3 deletions
diff --git a/Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.csproj b/Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.csproj
index c3f7ca00..6ea9d590 100644..100755
--- a/Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.csproj
+++ b/Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.csproj
@@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
- <PackageReference Include="ElmSharp" Version="1.2.0-beta-001" />
+ <PackageReference Include="ElmSharp" Version="1.2.0" />
<PackageReference Include="Tizen.Location" Version="1.0.7" />
<PackageReference Include="Tizen.Maps" Version="1.0.9" />
</ItemGroup>
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" />