Visual example, NUIApplication, Size/Position
[platform/core/csapi/nui.git] / NUISamples / NUISamples.TizenTV / NUISamples.TizenTV.project.json
1 {\r
2   "buildOptions": {\r
3     "emitEntryPoint": true,\r
4     "debugType": "portable",\r
5     "platform": "AnyCPU",\r
6     "preserveCompilationContext": true\r
7   },\r
8   "dependencies": {\r
9     "Microsoft.NETCore.App": {\r
10       "version": "1.0.0"\r
11     },\r
12     "Tizen": "1.0.2",\r
13     "Tizen.Applications": "1.2.4",\r
14     "Xamarin.Forms": "2.3.3.175",\r
15     "Xamarin.Forms.Platform.Tizen": "2.3.3.175-beta-007"\r
16   },\r
17   "runtimes": {\r
18     "win": {},\r
19     "linux": {}\r
20   },\r
21   "frameworks": {\r
22     "netcoreapp1.0": {\r
23       "imports": [\r
24         "portable-net45+wp80+win81+wpa81",\r
25         "netstandard1.6"\r
26       ]\r
27     }\r
28   }\r
29 }