summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json
blob: 51159fcb00190de3b4a8bb1d1b4e4427385927a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "dependencies": {
    "NETStandard.Library": "1.6.1",
    "System.Runtime.Serialization.Xml": "4.3.0",
    "ElmSharp": "1.2.1",
    "Tizen.Applications.Common": "1.5.8",
    "Tizen.Applications.UI": "1.5.8",
    "Tizen.System.Information": "1.0.4",
    "Tizen.WebView": "1.0.1"
  },
  "frameworks": {
    "netstandard1.6": {
      "imports": "portable-net45+win8+wpa81+wp8"
    }
  }
}