summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/project.json
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.Platform.Tizen/project.json')
-rw-r--r--Xamarin.Forms.Platform.Tizen/project.json9
1 files changed, 2 insertions, 7 deletions
diff --git a/Xamarin.Forms.Platform.Tizen/project.json b/Xamarin.Forms.Platform.Tizen/project.json
index 2b86591d..b402cfa6 100644
--- a/Xamarin.Forms.Platform.Tizen/project.json
+++ b/Xamarin.Forms.Platform.Tizen/project.json
@@ -1,17 +1,12 @@
{
"dependencies": {
- "ElmSharp": "1.2.2",
"NETStandard.Library": "1.6.1",
"System.Runtime.Serialization.Xml": "4.3.0",
- "Tizen.Applications.Common": "1.5.8",
- "Tizen.Applications.UI": "1.5.8",
- "Tizen.System.Information": "1.0.4",
- "Tizen.WebView": "1.0.1",
- "Tizen.Uix.InputMethod": "1.0.6"
+ "Tizen.NET": "4.0.0-preview1-00063"
},
"frameworks": {
"netstandard1.6": {
"imports": "portable-net45+win8+wpa81+wp8"
}
}
-}
+} \ No newline at end of file