From: Junghoon Park Date: Wed, 26 Apr 2017 02:21:56 +0000 (+0900) Subject: Apply new dlls X-Git-Tag: accepted/tizen/unified/20170515.154215^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=549e2e39feaacbc7e87f21e9bc35f41df4731896;p=platform%2Fcore%2Fcsapi%2Fdownload.git Apply new dlls - Tizen.Applications.dll was divided into following DLLs and it will be removed soon - Divided DLLs Tizen.Applications.Alarm.dll Tizen.Applications.Common.dll Tizen.Applications.MessagePort.dll Tizen.Applications.Notification.dll Tizen.Applications.NotificationEventListener.dll Tizen.Applications.PackageManager.dll Tizen.Applications.Preference.dll Tizen.Applications.Service.dll Tizen.Applications.ToastMessage.dll Tizen.Applications.UI.dll Change-Id: I0b2e5bf9d3812c164958c740832b52fd6c781a3f Signed-off-by: Junghoon Park Signed-off-by: WonYoung Choi --- diff --git a/Tizen.Content.Download/Tizen.Content.Download.nuspec b/Tizen.Content.Download/Tizen.Content.Download.nuspec index 48d4e76..0ed287d 100755 --- a/Tizen.Content.Download/Tizen.Content.Download.nuspec +++ b/Tizen.Content.Download/Tizen.Content.Download.nuspec @@ -1,19 +1,19 @@ - Tizen.Content.Download - $version$ - Samsung Electronics - false - https://www.apache.org/licenses/LICENSE-2.0 - https://www.tizen.org/ - https://developer.tizen.org/sites/default/files/images/tizen-pinwheel-on-light-rgb_64_64.png - (c) Samsung Electronics Co., Ltd All Rights Reserved - Download API for Tizen.Net + Tizen.Content.Download + $version$ + Samsung Electronics + false + https://www.apache.org/licenses/LICENSE-2.0 + https://www.tizen.org/ + https://developer.tizen.org/sites/default/files/images/tizen-pinwheel-on-light-rgb_64_64.png + (c) Samsung Electronics Co., Ltd All Rights Reserved + Download API for Tizen.Net - + - + diff --git a/Tizen.Content.Download/Tizen.Content.Download.project.json b/Tizen.Content.Download/Tizen.Content.Download.project.json index e88abcf..8814c19 100644 --- a/Tizen.Content.Download/Tizen.Content.Download.project.json +++ b/Tizen.Content.Download/Tizen.Content.Download.project.json @@ -1,7 +1,7 @@ { "dependencies": { "NETStandard.Library": "1.6.0", - "Tizen.Applications": "1.0.2" + "Tizen.Applications.Common": "1.5.6", }, "frameworks": { "netstandard1.3": {} diff --git a/packaging/csapi-download.spec b/packaging/csapi-download.spec index 03a436b..87e95b5 100755 --- a/packaging/csapi-download.spec +++ b/packaging/csapi-download.spec @@ -1,6 +1,6 @@ Name: csapi-download Summary: Tizen Download API for C# -Version: 1.0.3 +Version: 1.0.4 Release: 1 Group: Development/Libraries License: Apache-2.0 @@ -15,7 +15,7 @@ BuildRequires: dotnet-build-tools # C# API Requires BuildRequires: csapi-tizen-nuget -BuildRequires: csapi-application-nuget +BuildRequires: csapi-application-common-nuget %define Assemblies Tizen.Content.Download