From 54799bae39f0d0f48737b7400a8b3f3984df9424 Mon Sep 17 00:00:00 2001 From: "SukHyung, Kang" Date: Thu, 13 Jul 2017 11:00:12 +0900 Subject: [PATCH] Release Application Common version 1.5.9 Changes : - Add image path in RuaRec struct for ApplicationManager Change-Id: Ia78a93410a9dfe9e6f3268aa6e47f64167dfafdb Signed-off-by: SukHyung, Kang --- packaging/csapi-application.spec | 2 +- src/Tizen.Applications.Common/Tizen.Applications.Common.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/csapi-application.spec b/packaging/csapi-application.spec index c9dc465..0bbef43 100755 --- a/packaging/csapi-application.spec +++ b/packaging/csapi-application.spec @@ -21,7 +21,7 @@ BuildRequires: csapi-tizen-nuget %description %{summary} -%define ApplicationCommon 1.5.8 +%define ApplicationCommon 1.5.9 %define MessagePort 1.5.8 %define PackageManager 1.5.8 %define Notification 1.5.9 diff --git a/src/Tizen.Applications.Common/Tizen.Applications.Common.csproj b/src/Tizen.Applications.Common/Tizen.Applications.Common.csproj index 242b56c..61c57c7 100755 --- a/src/Tizen.Applications.Common/Tizen.Applications.Common.csproj +++ b/src/Tizen.Applications.Common/Tizen.Applications.Common.csproj @@ -4,7 +4,7 @@ netstandard1.3 - 1.5.8 + 1.5.9 True True Tizen.Applications.Common.snk -- 2.7.4