summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpr.jung <pr.jung@samsung.com>2017-02-14 18:58:45 +0900
committerKangho Hur <kangho.hur@samsung.com>2017-03-24 13:19:02 +0900
commite56f6ea06188e5755953aaf2aa2895ccaee8f505 (patch)
treeafd82b35e345be48bfc6b0d847be3a6aaf48d6f4
parent23b4081dd0312f78334259162b646f653d9a835f (diff)
downloadxamarin-forms-e56f6ea06188e5755953aaf2aa2895ccaee8f505.tar.gz
xamarin-forms-e56f6ea06188e5755953aaf2aa2895ccaee8f505.tar.bz2
xamarin-forms-e56f6ea06188e5755953aaf2aa2895ccaee8f505.zip
Change Assemblies Tizen.System to Tizen.System.Information
Change-Id: Ibbc883da2096eab47befa7bef3ffdda3eac1bf34 Signed-off-by: pr.jung <pr.jung@samsung.com>
-rw-r--r--Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json2
-rw-r--r--packaging/xamarin-forms-tizen.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json b/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json
index 69286856..8f6afe77 100644
--- a/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json
+++ b/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json
@@ -4,7 +4,7 @@
"NETStandard.Library": "1.6.0",
"System.Runtime.Serialization.Xml": "4.1.1",
"Tizen.Applications": "1.1.0",
- "Tizen.System": "1.0.5"
+ "Tizen.System.Information": "1.0.1"
},
"frameworks": {
"netstandard1.6": {
diff --git a/packaging/xamarin-forms-tizen.spec b/packaging/xamarin-forms-tizen.spec
index 1d48680c..c2499d97 100644
--- a/packaging/xamarin-forms-tizen.spec
+++ b/packaging/xamarin-forms-tizen.spec
@@ -26,7 +26,7 @@ BuildRequires: dotnet-build-tools
# C# API Requires
BuildRequires: csapi-tizen-nuget
BuildRequires: csapi-application-nuget
-BuildRequires: csapi-system-nuget
+BuildRequires: csapi-information-nuget
BuildRequires: csapi-location-nuget
BuildRequires: csapi-maps-nuget
BuildRequires: elm-sharp-nuget