summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWonYoung Choi <wy80.choi@samsung.com>2017-05-17 11:37:55 +0900
committerWonYoung Choi <wy80.choi@samsung.com>2017-05-17 11:37:55 +0900
commit8acbc272377fb0c953a3e1183c4e775fb517c5eb (patch)
treedcaef5c6a6bc8a1457c78d1afd6eef77fbfc0414
parentc575d5d29418f2b3d027709aa5fcdcd7947ba41d (diff)
downloadxamarin-forms-8acbc272377fb0c953a3e1183c4e775fb517c5eb.tar.gz
xamarin-forms-8acbc272377fb0c953a3e1183c4e775fb517c5eb.tar.bz2
xamarin-forms-8acbc272377fb0c953a3e1183c4e775fb517c5eb.zip
Rollup to ElmSharp 1.2.0-beta-001
Change-Id: I31597e78f6f31f6523e5b450bb9ebe3c8db1e0c9
-rw-r--r--Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.csproj2
-rw-r--r--Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.nuspec2
-rw-r--r--Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj2
-rw-r--r--Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.nuspec2
-rw-r--r--packaging/xamarin-forms-tizen.spec2
5 files changed, 5 insertions, 5 deletions
diff --git a/Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.csproj b/Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.csproj
index a64a36db..c3f7ca00 100644
--- 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.1.0-beta-022" />
+ <PackageReference Include="ElmSharp" Version="1.2.0-beta-001" />
<PackageReference Include="Tizen.Location" Version="1.0.7" />
<PackageReference Include="Tizen.Maps" Version="1.0.9" />
</ItemGroup>
diff --git a/Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.nuspec b/Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.nuspec
index 92ffa8d7..ceb35014 100644
--- a/Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.nuspec
+++ b/Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.nuspec
@@ -12,7 +12,7 @@
<copyright>Copyright 2016</copyright>
<dependencies>
<dependency id="Xamarin.Forms.Maps" version="2.3.5.233-pre1" />
- <dependency id="ElmSharp" version="1.1.0-beta-022" />
+ <dependency id="ElmSharp" version="1.2.0-beta-001" />
<dependency id="Tizen.Location" version="1.0.7" />
<dependency id="Tizen.Maps" version="1.0.9" />
</dependencies>
diff --git a/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj b/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
index 1c396263..a324b32d 100644
--- 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.1.0-beta-024" />
+ <PackageReference Include="ElmSharp" Version="1.2.0-beta-001" />
<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" />
diff --git a/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.nuspec b/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.nuspec
index 3dc50afb..5e5ef408 100644
--- a/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.nuspec
+++ b/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.nuspec
@@ -15,7 +15,7 @@
<dependency id="Xamarin.Forms" version="2.3.5.233-pre1" />
<dependency id="Tizen.Applications.Common" version="1.5.5" />
<dependency id="Tizen.Applications.UI" version="1.5.5" />
- <dependency id="ElmSharp" version="1.1.0-beta-022" />
+ <dependency id="ElmSharp" version="1.2.0-beta-001" />
<dependency id="Tizen.System.Information" version="1.0.2" />
<dependency id="Tizen.WebView" version="1.0.0" />
</dependencies>
diff --git a/packaging/xamarin-forms-tizen.spec b/packaging/xamarin-forms-tizen.spec
index 033e1097..a805986d 100644
--- a/packaging/xamarin-forms-tizen.spec
+++ b/packaging/xamarin-forms-tizen.spec
@@ -2,7 +2,7 @@
%define XF_RELEASE 233
# Increase this XF_DEV_VERSION when any public APIs of Xamarin.Forms.Platform.Tizen are changed.
-%define XF_DEV_VERSION 006
+%define XF_DEV_VERSION 007
Name: xamarin-forms-tizen
Summary: Xamarin.Forms for Tizen platform