[NUI] Update Shadow property : add Clone method (#1271)
[platform/core/csapi/tizenfx.git] / test / Tizen.Tapitest / Tizen.Tapitest.project.json
1 {
2   "buildOptions": {
3     "emitEntryPoint": true,
4     "debugType": "portable",
5     "platform": "AnyCPU",
6     "preserveCompilationContext": true
7   },
8   "dependencies": {
9     "ElmSharp": "1.2.0-beta-001",
10     "Microsoft.NETCore.App": "1.1.1",
11     "Tizen.Applications.UI": "1.5.8",
12     "Xamarin.Forms": "2.3.5.239-pre3",
13     "Xamarin.Forms.Platform.Tizen": "2.3.5-r233-008"
14   },
15   "runtimes": {
16     "win": {},
17     "linux": {}
18   },
19   "frameworks": {
20     "netcoreapp1.0": {
21       "imports": [
22         "portable-net45+wp80+win81+wpa81",
23         "netstandard1.6"
24       ]
25     }
26   }
27 }