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-07-10 11:11:26 +0900
commit77a1ef68c8ddac86cfe74a7de040a1281605373b (patch)
tree0b7e30dffd79518d2977eba3677c23cd06690798
parentf4cf08427d555eb749063a53e12e2403190ba8f6 (diff)
downloadxamarin-forms-77a1ef68c8ddac86cfe74a7de040a1281605373b.tar.gz
xamarin-forms-77a1ef68c8ddac86cfe74a7de040a1281605373b.tar.bz2
xamarin-forms-77a1ef68c8ddac86cfe74a7de040a1281605373b.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" />