From: min7.choi Date: Thu, 9 Mar 2017 02:17:38 +0000 (+0900) Subject: remove .net45 dependency X-Git-Tag: accepted/tizen/common/20170309.174810^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0647163a1bdaece6f42c1e8f706249faa93fa80d;p=platform%2Fcore%2Fcsapi%2Fdownload.git remove .net45 dependency Change-Id: I3ec4e0b979d3955fe48e29de366c6be806af5907 Signed-off-by: min7.choi --- diff --git a/Tizen.Content.Download/Tizen.Content.Download.nuspec b/Tizen.Content.Download/Tizen.Content.Download.nuspec index 37d6867..48d4e76 100755 --- a/Tizen.Content.Download/Tizen.Content.Download.nuspec +++ b/Tizen.Content.Download/Tizen.Content.Download.nuspec @@ -16,6 +16,5 @@ - diff --git a/packaging/csapi-download.spec b/packaging/csapi-download.spec index 8b903dd..d1b4492 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.2 +Version: 1.0.3 Release: 1 Group: Development/Libraries License: Apache-2.0 @@ -42,4 +42,4 @@ done %files %manifest %{name}.manifest %license LICENSE -%attr(644,root,root) %{dotnet_assembly_files} \ No newline at end of file +%attr(644,root,root) %{dotnet_assembly_files}