summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json
blob: 154c27102933fc20ca9870cf42b0410fa0745370 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "dependencies": {
    "ElmSharp": "1.1.0-beta-011",
    "NETStandard.Library": "1.6.0",
    "System.Runtime.Serialization.Xml": "4.1.1",
    "Tizen.Applications": "1.1.0",
    "Tizen.System.Information": "1.0.1",
    "Tizen.WebView": "1.0.0"
  },
  "frameworks": {
    "netstandard1.6": {
      "imports": "portable-net45+win8+wpa81+wp8"
    }
  }
}