summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpr.jung <pr.jung@samsung.com>2017-02-14 18:58:26 +0900
committerpr.jung <pr.jung@samsung.com>2017-02-14 19:10:32 +0900
commit1e51c25ed3eca05e1f2a2852a7d5b9d8202ca12c (patch)
tree8ebc303932640eb571854a3103f9ecb335f3372d
parent9933c435092c5a31d7a9ca1d9fa7cef509460d90 (diff)
downloadsensor-1e51c25ed3eca05e1f2a2852a7d5b9d8202ca12c.tar.gz
sensor-1e51c25ed3eca05e1f2a2852a7d5b9d8202ca12c.tar.bz2
sensor-1e51c25ed3eca05e1f2a2852a7d5b9d8202ca12c.zip
Change-Id: I9bee5d4e5b5a294147a810de6841c8c2f3b6b6ca Signed-off-by: pr.jung <pr.jung@samsung.com>
-rwxr-xr-xTizen.Sensor/Tizen.Sensor.Net45.project.json2
-rw-r--r--Tizen.Sensor/Tizen.Sensor.nuspec2
-rw-r--r--Tizen.Sensor/Tizen.Sensor.project.json2
-rwxr-xr-xpackaging/csapi-sensor.spec2
4 files changed, 4 insertions, 4 deletions
diff --git a/Tizen.Sensor/Tizen.Sensor.Net45.project.json b/Tizen.Sensor/Tizen.Sensor.Net45.project.json
index 5adaa69..0ee2257 100755
--- a/Tizen.Sensor/Tizen.Sensor.Net45.project.json
+++ b/Tizen.Sensor/Tizen.Sensor.Net45.project.json
@@ -1,7 +1,7 @@
{
"dependencies": {
"Tizen": "1.0.2",
- "Tizen.System": "1.0.5"
+ "Tizen.System.Information": "1.0.1"
},
"frameworks": {
"net45": {}
diff --git a/Tizen.Sensor/Tizen.Sensor.nuspec b/Tizen.Sensor/Tizen.Sensor.nuspec
index 575b7c1..08b1d5e 100644
--- a/Tizen.Sensor/Tizen.Sensor.nuspec
+++ b/Tizen.Sensor/Tizen.Sensor.nuspec
@@ -12,7 +12,7 @@
<description>Provides the classes to control and get data from the sensors supported by the device.</description>
<dependencies>
<dependency id="Tizen" version="1.0.2" />
- <dependency id="Tizen.System" version="1.0.5" />
+ <dependency id="Tizen.System.Information" version="1.0.1" />
</dependencies>
</metadata>
<files>
diff --git a/Tizen.Sensor/Tizen.Sensor.project.json b/Tizen.Sensor/Tizen.Sensor.project.json
index 75e27f0..be554ab 100644
--- a/Tizen.Sensor/Tizen.Sensor.project.json
+++ b/Tizen.Sensor/Tizen.Sensor.project.json
@@ -2,7 +2,7 @@
"dependencies": {
"NETStandard.Library": "1.6.0",
"Tizen": "1.0.2",
- "Tizen.System": "1.0.5"
+ "Tizen.System.Information": "1.0.1"
},
"frameworks": {
"netstandard1.3": {}
diff --git a/packaging/csapi-sensor.spec b/packaging/csapi-sensor.spec
index 1869d79..b876480 100755
--- a/packaging/csapi-sensor.spec
+++ b/packaging/csapi-sensor.spec
@@ -15,7 +15,7 @@ BuildRequires: dotnet-build-tools
# C# API Requires
BuildRequires: csapi-tizen-nuget
-BuildRequires: csapi-system-nuget
+BuildRequires: csapi-information-nuget
%define Assemblies Tizen.Sensor