summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json
diff options
context:
space:
mode:
authorchungryeol lim <cdark.lim@samsung.com>2017-03-09 17:35:07 +0900
committerdarkleem <cdark.lim@samsung.com>2017-03-20 19:12:29 +0900
commit0ee49106e28e725b4ffc059fec1664d805bf844e (patch)
treeca1e02ed4937bf2b83e13f3376fd3a3ce0e1f29b /Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json
parent97d39ca8acf3cc659f57f096054f2f8865c9a9fc (diff)
downloadxamarin-forms-3780407e5e2e45e9ebebf25b7f50bd1718ad8e95.tar.gz
xamarin-forms-3780407e5e2e45e9ebebf25b7f50bd1718ad8e95.tar.bz2
xamarin-forms-3780407e5e2e45e9ebebf25b7f50bd1718ad8e95.zip
- Depend On : https://review.tizen.org/gerrit/#/c/115231/ (This will be added after WebView Merge) Change-Id: I1fdc0c4420ba7e7a6b48b6ee0ce60d59e31e3691 Signed-off-by: chungryeol lim <cdark.lim@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.json3
1 files changed, 2 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 b77e8cb5..154c2710 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,8 @@
"NETStandard.Library": "1.6.0",
"System.Runtime.Serialization.Xml": "4.1.1",
"Tizen.Applications": "1.1.0",
- "Tizen.System.Information": "1.0.1"
+ "Tizen.System.Information": "1.0.1",
+ "Tizen.WebView": "1.0.0"
},
"frameworks": {
"netstandard1.6": {