From 3ca549580f8100a45b0613ea6c917a605a32ba31 Mon Sep 17 00:00:00 2001 From: WonYoung Choi Date: Tue, 14 Feb 2017 19:24:28 +0900 Subject: Update version to 2.3.4-r190-002 Change-Id: I21abe1c84eebb13f18e8733a031562bf024fde84 --- Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.project.json | 8 ++++---- .../Xamarin.Forms.Platform.Tizen.project.json | 4 ++-- packaging/xamarin-forms-tizen.spec | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.project.json b/Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.project.json index b69f7307..ebcac77b 100644 --- a/Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.project.json +++ b/Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.project.json @@ -1,10 +1,10 @@ { "dependencies": { - "ElmSharp": "1.1.0-*", + "ElmSharp": "1.1.0-beta-010", "NETStandard.Library": "1.6.0", - "Tizen.Applications": "1.0.2", - "Tizen.Location": "1.0.3", - "Tizen.Maps": "1.0.5" + "Tizen.Applications": "1.1.0", + "Tizen.Location": "1.0.5", + "Tizen.Maps": "1.0.7" }, "frameworks": { "netstandard1.6": { diff --git a/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json b/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json index 1e97eea4..69286856 100644 --- a/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json +++ b/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json @@ -1,9 +1,9 @@ { "dependencies": { - "ElmSharp": "1.1.0-*", + "ElmSharp": "1.1.0-beta-010", "NETStandard.Library": "1.6.0", "System.Runtime.Serialization.Xml": "4.1.1", - "Tizen.Applications": "1.0.2", + "Tizen.Applications": "1.1.0", "Tizen.System": "1.0.5" }, "frameworks": { diff --git a/packaging/xamarin-forms-tizen.spec b/packaging/xamarin-forms-tizen.spec index 0510a4b0..1d48680c 100644 --- a/packaging/xamarin-forms-tizen.spec +++ b/packaging/xamarin-forms-tizen.spec @@ -1,7 +1,7 @@ %define XF_VERSION 2.3.4 # Increase this XF_TIZEN_VERSION when any public APIs of Xamarin.Forms.Platform.Tizen are changed. -%define XF_TIZEN_VERSION r190-001 +%define XF_TIZEN_VERSION r190-002 Name: xamarin-forms-tizen Summary: Xamarin.Forms for Tizen platform -- cgit v1.2.3