summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json
blob: 02b62b96be00572f74dfa541ba0dbe20e4e8ba97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "dependencies": {
    "ElmSharp": "1.1.0-*",
    "NETStandard.Library": "1.6.0",
    "System.Runtime.Serialization.Xml": "4.1.1",
    "Tizen.Applications": "1.0.2"
  },
  "frameworks": {
    "netstandard1.6": {
      "imports": "portable-net45+win8+wpa81+wp8"
    }
  }
}