summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen
diff options
context:
space:
mode:
authorpr.jung <pr.jung@samsung.com>2017-02-14 18:58:45 +0900
committerpr.jung <pr.jung@samsung.com>2017-02-15 11:15:34 +0900
commitf6a31db93aa5e2132aa1dde47f9fe5c609d8bd2a (patch)
tree713e8a2d7e0bba3f7dfc6a43016c4b9209901f64 /Xamarin.Forms.Platform.Tizen
parent4fed3c666b360e8bda6e685ba8984969af9c1cb0 (diff)
downloadxamarin-forms-f6a31db93aa5e2132aa1dde47f9fe5c609d8bd2a.tar.gz
xamarin-forms-f6a31db93aa5e2132aa1dde47f9fe5c609d8bd2a.tar.bz2
xamarin-forms-f6a31db93aa5e2132aa1dde47f9fe5c609d8bd2a.zip
Change Assemblies Tizen.System to Tizen.System.Information
Change-Id: Ibbc883da2096eab47befa7bef3ffdda3eac1bf34 Signed-off-by: pr.jung <pr.jung@samsung.com>
Diffstat (limited to 'Xamarin.Forms.Platform.Tizen')
-rw-r--r--Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json2
1 files changed, 1 insertions, 1 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": {