summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrina6350.you <rina6350.you@samsung.com>2017-06-13 15:27:53 +0900
committerrina6350.you <rina6350.you@samsung.com>2017-06-13 15:27:53 +0900
commitbf8869bcdb5cffe8ae43aa1b5f89e16322792861 (patch)
tree10fa8759424d3f10beb665bb35400441b297eecc
parent578e50e218cf32dbbd7d02b4d176bd1ea08e4897 (diff)
downloadxamarin-forms-bf8869bcdb5cffe8ae43aa1b5f89e16322792861.tar.gz
xamarin-forms-bf8869bcdb5cffe8ae43aa1b5f89e16322792861.tar.bz2
xamarin-forms-bf8869bcdb5cffe8ae43aa1b5f89e16322792861.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" />