From 6509bd87bc1b643b3f66992f7c53522b21be9a20 Mon Sep 17 00:00:00 2001 From: Jihoon Kim Date: Wed, 8 Mar 2017 17:39:01 +0900 Subject: [PATCH] Remove Net45 project Change-Id: I87440080e009101eaceafec392f93f0424ad33e5 Signed-off-by: Jihoon Kim --- packaging/csapi-uix-inputmethod-manager.spec | 2 +- .../Tizen.Uix.InputMethodManager.Net45.csproj | 59 ---------------------- ...Tizen.Uix.InputMethodManager.Net45.project.json | 11 ---- .../Tizen.Uix.InputMethodManager.nuspec | 1 - 4 files changed, 1 insertion(+), 72 deletions(-) delete mode 100755 src/Tizen.Uix.InputMethodManager/Tizen.Uix.InputMethodManager.Net45.csproj delete mode 100755 src/Tizen.Uix.InputMethodManager/Tizen.Uix.InputMethodManager.Net45.project.json diff --git a/packaging/csapi-uix-inputmethod-manager.spec b/packaging/csapi-uix-inputmethod-manager.spec index 83d7399..5a5e195 100755 --- a/packaging/csapi-uix-inputmethod-manager.spec +++ b/packaging/csapi-uix-inputmethod-manager.spec @@ -1,6 +1,6 @@ Name: csapi-uix-inputmethod-manager Summary: Tizen Uix InputMethod-Manager API for C# -Version: 1.0.2 +Version: 1.0.3 Release: 1 Group: Development/Libraries License: Apache-2.0 diff --git a/src/Tizen.Uix.InputMethodManager/Tizen.Uix.InputMethodManager.Net45.csproj b/src/Tizen.Uix.InputMethodManager/Tizen.Uix.InputMethodManager.Net45.csproj deleted file mode 100755 index a39fafb..0000000 --- a/src/Tizen.Uix.InputMethodManager/Tizen.Uix.InputMethodManager.Net45.csproj +++ /dev/null @@ -1,59 +0,0 @@ - - - - Debug - AnyCPU - {090D9725-02F5-4F2C-B41F-3B0D493904E8} - Library - Properties - Tizen.Uix.InputMethodManager - Tizen.Uix.InputMethodManager - 512 - v4.5 - - - true - full - false - bin\Debug\Net45\ - DEBUG;TRACE - prompt - 4 - false - - - pdbonly - true - bin\Release\Net45\ - TRACE - prompt - 4 - false - - - true - - - Tizen.Uix.InputMethodManager.snk - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/Tizen.Uix.InputMethodManager/Tizen.Uix.InputMethodManager.Net45.project.json b/src/Tizen.Uix.InputMethodManager/Tizen.Uix.InputMethodManager.Net45.project.json deleted file mode 100755 index ab1a0ee..0000000 --- a/src/Tizen.Uix.InputMethodManager/Tizen.Uix.InputMethodManager.Net45.project.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "dependencies": { - "Tizen": "1.0.1" - }, - "frameworks": { - "net45": {} - }, - "runtimes": { - "win": {} - } -} diff --git a/src/Tizen.Uix.InputMethodManager/Tizen.Uix.InputMethodManager.nuspec b/src/Tizen.Uix.InputMethodManager/Tizen.Uix.InputMethodManager.nuspec index b38cf4b..ec9a8ef 100755 --- a/src/Tizen.Uix.InputMethodManager/Tizen.Uix.InputMethodManager.nuspec +++ b/src/Tizen.Uix.InputMethodManager/Tizen.Uix.InputMethodManager.nuspec @@ -16,6 +16,5 @@ - -- 2.7.4