summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json
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-07-10 11:11:19 +0900
commit9c4720368b68acbdd6aa0a4edac0f25c384e115e (patch)
tree17dc65a5fa1c39ba5baf6a469a8198cd0b79c57d /Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json
parent0ec3d9c9a447c7fa34928603689f792de22fdb22 (diff)
downloadxamarin-forms-9c4720368b68acbdd6aa0a4edac0f25c384e115e.tar.gz
xamarin-forms-9c4720368b68acbdd6aa0a4edac0f25c384e115e.tar.bz2
xamarin-forms-9c4720368b68acbdd6aa0a4edac0f25c384e115e.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/Xamarin.Forms.Platform.Tizen.project.json')
-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": {