From: WonYoung Choi Date: Thu, 8 Jun 2017 00:21:30 +0000 (+0900) Subject: Merge packaging information to csproj X-Git-Tag: submit/trunk/20170823.075128~111^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d306930dad5d8be9e4bb598b6cb314203d6d2532;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git Merge packaging information to csproj Change-Id: I342f2b2823dc197ca865f53a35894c9aeed273dd Signed-off-by: WonYoung Choi --- diff --git a/packaging/csapi-download.spec b/packaging/csapi-download.spec index 2c88b46..796d6b7 100755 --- a/packaging/csapi-download.spec +++ b/packaging/csapi-download.spec @@ -31,7 +31,7 @@ cp %{SOURCE1} . %build for ASM in %{Assemblies}; do %dotnet_build $ASM -%dotnet_pack $ASM/$ASM.nuspec %{version} +%dotnet_pack $ASM done %install diff --git a/src/Tizen.Content.Download/Tizen.Content.Download.csproj b/src/Tizen.Content.Download/Tizen.Content.Download.csproj index 17d861b..582fa62 100644 --- a/src/Tizen.Content.Download/Tizen.Content.Download.csproj +++ b/src/Tizen.Content.Download/Tizen.Content.Download.csproj @@ -1,4 +1,14 @@ - + + + + 1.0.5 + Samsung Electronics + © Samsung Electronics Co., Ltd All Rights Reserved + Provides the Download API for Tizen .NET + https://www.tizen.org/ + https://www.apache.org/licenses/LICENSE-2.0 + https://developer.tizen.org/sites/default/files/images/tizen-pinwheel-on-light-rgb_64_64.png + netstandard1.3 @@ -6,11 +16,10 @@ True Tizen.Content.Download.snk true - True - + diff --git a/src/Tizen.Content.Download/Tizen.Content.Download.nuspec b/src/Tizen.Content.Download/Tizen.Content.Download.nuspec deleted file mode 100755 index 82b14cf..0000000 --- a/src/Tizen.Content.Download/Tizen.Content.Download.nuspec +++ /dev/null @@ -1,17 +0,0 @@ - - - - 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 - - - - -